Skip to main content
Module

x/lol_html/types.d.ts>default

The Low Output Latency streaming HTML rewriter/parser with CSS-selector based API, in Webassembly.
Latest
function default
import { default } from "https://deno.land/x/lol_html@0.1.0/types.d.ts";

If module_or_path is {RequestInfo} or {URL}, makes a request and for everything else, calls WebAssembly.instantiate directly.

Parameters

optional
module_or_path: InitInput | Promise<InitInput>