Skip to content

Commit

Permalink
allow to import emulator
Browse files Browse the repository at this point in the history
  • Loading branch information
adbenitez committed Nov 23, 2024
1 parent 53e9b83 commit e6183fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
"exports": {
".": {
"import": "./src/index.js"
},
"./emulator": {
"import": "./src/webxdc.js"
}
},
"scripts": {
Expand Down

0 comments on commit e6183fd

Please sign in to comment.