Files
SerpentRace/SerpentRace_Backend/dist/Application/Deck/queries/GetDeckByIdQuery.d.ts
T

4 lines
100 B
TypeScript

export interface GetDeckByIdQuery {
id: string;
}
//# sourceMappingURL=GetDeckByIdQuery.d.ts.map