Skip to content

Type Alias: GetComponentById

ts
type GetComponentById = z.infer<typeof GetComponentByIdSchema>;

Defined in: src/agile/models/getComponentById.ts:64