UNPKG

@logosnetwork/logos-webwallet-sdk

Version:

Create Logos wallets with or without a full Logos node

16 lines (15 loc) 216 B
{ "presets": [ ["@babel/preset-env", { "useBuiltIns": "usage", "corejs": 3 }] ], "plugins": [ ["@babel/plugin-transform-runtime", { "regenerator": true } ] ] }