mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-05 09:04:19 +00:00
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…
x
Reference in New Issue
Block a user