Skip to content

Type Alias: FooterComment

ts
type FooterComment = z.infer<typeof FooterCommentSchema>;

Defined in: src/v2/models/footerComment.ts:55