UNPKG
chilepay
Version:
latest (0.1.1)
0.1.1
Chilepay SDK module for Payments integration
github.com/chilepay/sdk-nodejs
chilepay/sdk-nodejs
chilepay
/
index.js
5 lines
(2 loc)
•
65 B
JavaScript
View Raw
1
2
3
4
5
const
sdk
=
require(
'lib/chilepay-sdk'
);
module
.
exports
= sdk;