Skip to content

Variable: GetComponentByIdSchema

ts
const GetComponentByIdSchema: ZodObject<{
  componentId: ZodString;
}, $strip>;

Defined in: src/agile/parameters/getComponentById.ts:3