UNPKG

@helldoc/core

Version:
3 lines (2 loc) 124 B
import matter from "gray-matter"; export declare function parseFrontmatter(content: string): matter.GrayMatterFile<string>;