UNPKG

starkbank

Version:

SDK to facilitate Node integrations with Stark Bank

5 lines (3 loc) 162 B
const merchantCategory = require('./merchantCategory.js'); exports.MerchantCategory = merchantCategory.MerchantCategory; exports.query = merchantCategory.query;