UNPKG

@vivliostyle/vfm

Version:

Custom Markdown syntax specialized in book authoring.

3 lines (2 loc) 85 B
import { Node } from 'unist'; export declare const hast: () => (tree: Node) => void;