UNPKG

mdast-util-to-nlcst

Version:
8 lines (6 loc) 247 B
/** * @typedef {import('./lib/index.js').Options} Options * @typedef {import('./lib/index.js').ParserInstance} ParserInstance * @typedef {import('./lib/index.js').ParserConstructor} ParserConstructor */ export {toNlcst} from './lib/index.js'