Skip to content

Type Alias: ComponentJson

ts
type ComponentJson = z.infer<typeof ComponentJsonSchema>;

Defined in: src/cloud/models/componentJson.ts:13