method Document.prototype.getElementsByClassNameRe-exportimport { Document } from "https://deno.land/x/lume@v1.17.5/deps/dom.ts"; getElementsByClassName(className: string): Element[]ParametersclassName: stringReturnsElement[]