Files
SerpentRace/SerpentRace_Backend/dist/Application/User/commands/DeactivateUserCommand.d.ts
T

4 lines
110 B
TypeScript

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