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