UNPKG

@textlint/markdown-to-ast

Version:
3 lines 139 B
import type { Node } from "unist"; export declare const parseMarkdown: (text: string) => Node; //# sourceMappingURL=parse-markdown.d.ts.map