Skip to content

Type Alias: CustomContentVersions

ts
type CustomContentVersions = z.infer<typeof CustomContentVersionsSchema>;

Defined in: src/v2/models/customContentVersions.ts:11