Skip to content

Variable: ArchiveProjectSchema

ts
const ArchiveProjectSchema: ZodObject<{
  projectIdOrKey: ZodString;
}, $strip>;

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