Skip to content

Type Alias: FooterComments

ts
type FooterComments = z.infer<typeof FooterCommentsSchema>;

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