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