Files
SerpentRace/SerpentRace_Backend/dist/Application/Contact/queries/GetContactByIdQuery.d.ts
T

4 lines
106 B
TypeScript

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