method Element.prototype.getAttributeRe-exportimport { Element } from "https://deno.land/x/aleph@1.0.0-alpha.54/server/html.ts"; getAttribute(name: string): string | undefinedParametersname: stringReturnsstring | undefined