Skip to content

Type Alias: CustomContentSummary

ts
type CustomContentSummary = z.infer<typeof CustomContentSummarySchema>;

Defined in: src/v2/models/customContentSummary.ts:49