UNPKG

@curvenote/schema

Version:

Schema and markdown parser for @curvenote/editor

5 lines (4 loc) 83 B
export declare type Parser = { new (): DOMParser; prototype: DOMParser; };