UNPKG

lol-html-cf

Version:

Streaming HTML rewriter/parser with CSS selector-based API

5 lines (4 loc) 168 B
import initAsync from "../lib/lol_html"; declare const lolHTMLWasmModule: WebAssembly.Module; export { initAsync, lolHTMLWasmModule }; export * from "../lib/lol_html";