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