UNPKG

@fairfox/adorn

Version:

Powerfully performant keyword matching and annotation for the DOM

3 lines 170 B
import type { Match } from '../match'; export declare const annotateDOM: (textNodes: Array<Node | HTMLElement>, match: Match) => void; //# sourceMappingURL=index.d.ts.map