UNPKG
bcvwallet-jssdk
Version:
latest (2.0.1)
2.0.1
2.0.0
JSSDK for bitcvWallet app
github.com/bitcv/openPlatform
bitcv/openPlatform
bcvwallet-jssdk
/
.babelrc
4 lines
•
95 B
Plain Text
View Raw
1
2
3
4
{
"presets"
:
[["@babel/env", { modules: "commonjs" }]]
,
"plugins"
: [
"add-module-exports"
] }