method Element.prototype.getAttributeRe-exportimport { Element } from "https://deno.land/x/lume@v1.18.5/deps/dom.ts"; getAttribute(name: string): string | nullParametersname: stringReturnsstring | null