FrontPastel/node_modules/dom-helpers/getComputedStyle/package.json

8 lines
189 B
JSON
Raw Normal View History

2024-04-17 13:55:11 +00:00
{
"name": "dom-helpers/getComputedStyle",
"private": true,
"main": "../cjs/getComputedStyle.js",
"module": "../esm/getComputedStyle.js",
"types": "../esm/getComputedStyle.d.ts"
}