Skip to content

Variable: GetAllStatusesSchema

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

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