Skip to content

Type Alias: ChildCustomContent

ts
type ChildCustomContent = z.infer<typeof ChildCustomContentSchema>;

Defined in: src/v2/models/childCustomContent.ts:17