UNPKG

@qvant/qui-max

Version:

A Vue 3 Design system for Web.

7 lines (6 loc) 219 B
import getWindow from "./getWindow.js"; function getComputedStyle(element) { return getWindow(element).getComputedStyle(element); } export { getComputedStyle as default }; //# sourceMappingURL=getComputedStyle.js.map