method Document.prototype.querySelectorRe-exportimport { Document } from "https://deno.land/x/packup@v0.2.4/deps.ts"; querySelector(selectors: string): Element | nullParametersselectors: stringReturnsElement | null