Files
est-frame/node_modules/dom-helpers/getComputedStyle/package.json
2025-10-22 05:38:27 +00:00

8 lines
189 B
JSON
Executable File

{
"name": "dom-helpers/getComputedStyle",
"private": true,
"main": "../cjs/getComputedStyle.js",
"module": "../esm/getComputedStyle.js",
"types": "../esm/getComputedStyle.d.ts"
}