UNPKG

@scaleleap/amazon-marketplaces

Version:

A collection of Amazon Marketplace data objects.

11 lines 433 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FE = void 0; const amazon_selling_partner_api_region_1 = require("../amazon-selling-partner-api-region"); exports.FE = new amazon_selling_partner_api_region_1.AmazonSellingPartnerApiRegion({ code: 'FE', endpoint: 'https://sellingpartnerapi-fe.amazon.com', name: 'Far East', awsRegion: 'us-west-2', }); //# sourceMappingURL=fe.js.map