Skip to main content
Module

x/packup/util.ts>qs

📦 Zero-config web application packager for Deno
Latest
function qs
import { qs } from "https://deno.land/x/packup@v0.2.6/util.ts";

querySelectorAll wrapper

Parameters

query: string

Returns

Generator<Element, void, void>