UNPKG

vfile-matter

Version:

vfile utility to parse the YAML front matter in a file

7 lines (5 loc) 165 B
/** * @typedef {import('./lib/index.js').Options} Options * @typedef {import('./lib/index.js').YamlOptions} YamlOptions */ export {matter} from './lib/index.js'