Files
hmc-guide/themes/hugo-mod-jslibs-dist/popperjs/package/lib/dom-utils/getComputedStyle.d.ts
2026-01-11 16:48:19 -08:00

2 lines
81 B
TypeScript

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