Skip to content

Type Alias: FooterCommentChildren

ts
type FooterCommentChildren = z.infer<typeof FooterCommentChildrenSchema>;

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