Skip to content

Type Alias: GetAllUsers

ts
type GetAllUsers = z.input<typeof GetAllUsersSchema>;

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