Skip to content

Type Alias: GetCurrentUser

ts
type GetCurrentUser = z.input<typeof GetCurrentUserSchema>;

Defined in: src/v1/parameters/getCurrentUser.ts:14