semblance_backup/node_modules/dom-helpers/hasClass/package.json
2025-12-19 19:26:16 +00:00

7 lines
157 B
JSON
Executable file

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