Skip to content

Type Alias: CustomContentVersion

ts
type CustomContentVersion = z.infer<typeof CustomContentVersionSchema>;

Defined in: src/v2/models/customContentVersion.ts:22