UNPKG

mws-sdk-async

Version:

A simple class based approach to work with Amazon's Merchant Web Services APIs.

6 lines (4 loc) 229 B
exports.getServiceStatus = require('./getServiceStatus'); exports.getCompetitivePricing = require('./getCompetitivePricing'); exports.getMyPrice = require('./getMyPrice'); exports.getLowestOffers = require('./getLowestOffers');