UNPKG
bip
Version:
latest (3.0.2)
3.0.2
3.0.1
3.0.0
2.0.2
2.0.1
2.0.0
1.2.1
1.2.0
1.1.0
1.0.0
Get balance of bip card (Chile)
github.com/lgaticaq/bip
lgaticaq/bip
bip
/
example.js
6 lines
(3 loc)
•
88 B
JavaScript
View Raw
1
2
3
4
5
6
const
bip =
require
(
'bip'
);
const
number
=
11111111
;
const
status =
await
bip
(
number
)