Module

x/deno_dom/build/deno-wasm/deno-wasm.d.ts>InitInput

Browser DOM & HTML parser in Deno
Very Popular
Latest
type alias InitInput
import { type InitInput } from "https://dotland.deno.dev/x/deno_dom@v0.1.48/build/deno-wasm/deno-wasm.d.ts";
definition:
| RequestInfo
| URL
| Response
| BufferSource
| WebAssembly.Module