UNPKG

amazon-sp-api

Version:

Amazon Selling Partner API client

8 lines (7 loc) 180 B
module.exports = { sellers: { __versions: ['v1'], __operations: ['getMarketplaceParticipations', 'getAccount'], ...require('./versions/sellers/sellers_v1.js') } };