mirror of
https://github.com/jaandrle/deka-dom-el
synced 2025-07-01 04:12:14 +02:00
✨ add type module to package.json
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
},
|
||||
"main": "index.js",
|
||||
"types": "./index.d.ts",
|
||||
"type": "module",
|
||||
"exports": {
|
||||
".": {
|
||||
"import": "./index.js"
|
||||
|
Reference in New Issue
Block a user