lix-website/themes/lix/assets/@popperjs/core/lib/dom-utils/getComputedStyle.d.ts
2024-04-26 22:49:34 -06:00

2 lines
81 B
TypeScript

export default function getComputedStyle(element: Element): CSSStyleDeclaration;