Skip to content
On this page

parseFrontMatterTags

ts
export function parseFrontMatterTags(frontmatter: any | null): string[] | null;

Parameters

ParameterDescription
frontmatter