UNPKG

@hint/utils-dom

Version:
3 lines 234 B
import { HTMLDocument } from './htmldocument'; export declare const createHTMLDocument: (html: string, finalHref: string, originalDocument?: HTMLDocument | undefined) => HTMLDocument; //# sourceMappingURL=create-html-document.d.ts.map