Skip to content

Type Alias: ContentPropertyArray

ts
type ContentPropertyArray = z.infer<typeof ContentPropertyArraySchema>;

Defined in: src/v1/models/contentPropertyArray.ts:14