MCPcopy Create free account
hub / github.com/CodeFox-Repo/codefox /

Class

backend/src/user/dto/resend-email.input.ts:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4
5@InputType()
6export class ResendEmailInput {
7 @Field()
8 @IsEmail()
9 @IsNotEmpty()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected