mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-10 11:26:58 +00:00
Add types export
This commit is contained in:
parent
792c84ec31
commit
43580dd093
@ -5,6 +5,7 @@
|
|||||||
"types": "./dist/esm/index.d.ts",
|
"types": "./dist/esm/index.d.ts",
|
||||||
"exports": {
|
"exports": {
|
||||||
".": {
|
".": {
|
||||||
|
"types": "./dist/esm/index.d.ts",
|
||||||
"import": "./dist/esm/index.js"
|
"import": "./dist/esm/index.js"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user