UNPKG

@zag-js/dom-query

Version:

The dom helper library for zag.js machines

4 lines (2 loc) 99 B
declare function getComputedStyle(el: Element): CSSStyleDeclaration; export { getComputedStyle };