Skip to content

Variable: GetStatusSchema

ts
const GetStatusSchema: ZodObject<{
  idOrName: ZodString;
}, $strip>;

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