UNPKG

markdown-to-html-cli

Version:
3 lines (2 loc) 92 B
import { Element } from 'hast'; export declare function copyElement(str?: string): Element;