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