Skip to content

Variable: ResetUserColumnsSchema

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

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