UNPKG

dom-helpers

Version:
2 lines (1 loc) 106 B
export default function getComputedStyle(node: HTMLElement, psuedoElement?: string): CSSStyleDeclaration;