UNPKG

42-cent-base

Version:
7 lines (6 loc) 265 B
//todo move mapKeys and flat to a 42-cent-utility module //todo move Prospect, CreditCard, Subscription plan to a 42-cent-model module module.exports = { BaseGateway: require('./lib/BaseGateway.js'), GatewayError: require('./lib/errors.js').GatewayError };