shift73k/assets_old/node_modules/@popperjs/core/lib/dom-utils/getComputedStyle.d.ts

1 line
81 B
TypeScript

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