hmc-guide/themes/hugo-mod-jslibs-dist/popperjs/package/lib/dom-utils/getComputedStyle.d.ts

2 lines
81 B
TypeScript

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