UNPKG
does-ongkir
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Library for ongkir
github.com/bungendang/ongkir
bungendang/ongkir
does-ongkir
/
test.js
10 lines
(6 loc)
•
150 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
var
ongkir =
require
(
'./index.js'
) ongkir.
getCost
(
'17'
,
'12'
,
1000
,
'jne'
,
function
(
data
){
console
.
log
(data) })
// setTimeout(function(){
// }, 6000)