UNPKG
@aberba/slydepay
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
Slydepay API for Node.js
github.com/aberba/slydepay-nodejs
aberba/slydepay-nodejs
@aberba/slydepay
/
index.js
3 lines
(2 loc)
•
63 B
JavaScript
View Raw
1
2
3
const
Slydepay
=
require(
"./src/"
);
module
.
exports
= Slydepay;