Skip to content

Type Alias: RemoveUser

ts
type RemoveUser = z.input<typeof RemoveUserSchema>;

Defined in: src/cloud/parameters/removeUser.ts:11