UNPKG

mdast-util-to-nlcst

Version:
5 lines 279 B
export { toNlcst } from "./lib/index.js"; export type Options = import('./lib/index.js').Options; export type ParserInstance = import('./lib/index.js').ParserInstance; export type ParserConstructor = import('./lib/index.js').ParserConstructor; //# sourceMappingURL=index.d.ts.map