method Element.prototype.querySelectorRe-exportimport { Element } from "https://deno.land/x/lume@v1.17.5/deps/dom.ts"; querySelector(selectors: string): Element | nullParametersselectors: stringReturnsElement | null