getComputedStyle.d.ts 81 Bytes
export default function getComputedStyle(element: Element): CSSStyleDeclaration;