GoScrobble/web/node_modules/dom-helpers/activeElement/package.json

8 lines
177 B
JSON
Raw Normal View History

2022-04-25 02:47:15 +00:00
{
"name": "dom-helpers/activeElement",
"private": true,
"main": "../cjs/activeElement.js",
"module": "../esm/activeElement.js",
"types": "../esm/activeElement.d.ts"
}