UNPKG

@hint/utils-dom

Version:
3 lines 191 B
import { HTMLElement } from './htmlelement'; export declare const getHTMLCodeSnippet: (element: HTMLElement, threshold?: number) => string; //# sourceMappingURL=get-html-code-snippet.d.ts.map