UNPKG
chilexpress
Version:
latest (3.0.4)
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0
Check shipping status in chilexpress
github.com/lgaticaq/chilexpress
lgaticaq/chilexpress
chilexpress
/
example.js
6 lines
(3 loc)
•
119 B
JavaScript
View Raw
1
2
3
4
5
6
const
chilexpress =
require
(
'chilexpress'
);
const
orderId =
'111111111111'
;
const
data =
await
chilexpress
(orderId);