Skip to content

Type Alias: CreateUser

ts
type CreateUser = z.input<typeof CreateUserSchema>;

Defined in: src/cloud/parameters/createUser.ts:6