Files
SerpentRace/SerpentRace_Backend/dist/Application/Organization/queries/GetOrganizationByIdQuery.d.ts
T

4 lines
116 B
TypeScript

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