Variable: DeleteComponentByIdSchema
ts
const DeleteComponentByIdSchema: ZodObject<{
componentId: ZodString;
}, $strip>;Defined in: src/agile/parameters/deleteComponentById.ts:3