function getAttributesimport { getAttributes } from "https://deno.land/x/frugal@0.9.6/src/runtime/session/render/utils.ts"; getAttributes(element: Element): Attribute[]Parameterselement: ElementReturnsAttribute[]