UNPKG

chilepay-sdk

Version:

Chilepay SDK module for Payments integration

9 lines (6 loc) 108 B
const Chilepay = require('./lib/chilepay-sdk'); /** * * @type {Chilepay} */ module.exports = Chilepay;