Skip to main content
Module

x/lol_html/types.d.ts>initSync

Low output latency streaming HTML parser/rewriter with CSS selector-based API in Deno, via Webassembly.
Go to Latest
function initSync
import { initSync } from "https://deno.land/x/lol_html@0.0.5/types.d.ts";

Instantiates the given module, which can either be bytes or a precompiled WebAssembly.Module.