mirror of
https://github.com/kou029w/websri.git
synced 2025-01-18 16:08:16 +00:00
add types field in package.json
This commit is contained in:
parent
bd667f2b26
commit
bfee60800d
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
"url": "https://github.com/kou029w/websri.git"
|
"url": "https://github.com/kou029w/websri.git"
|
||||||
},
|
},
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
"types": "dist/index.d.ts",
|
||||||
"exports": {
|
"exports": {
|
||||||
"import": {
|
"import": {
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
|
|
Loading…
Add table
Reference in a new issue