parseFrontMatterTags
export function parseFrontMatterTags(frontmatter: any | null): string[] | null;
Parameters
Parameter | Description |
---|---|
frontmatter |
export function parseFrontMatterTags(frontmatter: any | null): string[] | null;
Parameter | Description |
---|---|
frontmatter |