mirror of https://github.com/status-im/js-waku.git
Add types export
This commit is contained in:
parent
792c84ec31
commit
43580dd093
|
@ -5,6 +5,7 @@
|
|||
"types": "./dist/esm/index.d.ts",
|
||||
"exports": {
|
||||
".": {
|
||||
"types": "./dist/esm/index.d.ts",
|
||||
"import": "./dist/esm/index.js"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue