Skip to content

Variable: RemoveUserSchema

ts
const RemoveUserSchema: ZodObject<{
  accountId: ZodString;
}, $strip>;

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