Skip to main content
Module

x/frugal/dep/deno_dom.ts

A frugal web framework
Latest
import * as frugal from "https://deno.land/x/frugal@0.9.6/dep/deno_dom.ts";

Variables

Throws if any of the nodes are an ancestor of parentNode

Functions

Explicitly disable querySelector/All code generation with the Function constructor forcing the Sizzle engine. Enables those APIs on platforms like Deno Deploy that don't allow code generation.