Skip to content

Type Alias: PageFooterComments

ts
type PageFooterComments = z.infer<typeof PageFooterCommentsSchema>;

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