UNPKG

@scaleleap/selling-partner-api-sdk

Version:

📦 A fully typed TypeScript and Node.js SDK library for Amazon Selling Partner API

8 lines • 278 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.USER_AGENT = void 0; /** * The version value is automatically replaced during builds. */ exports.USER_AGENT = '@scaleleap/selling-partner-api-sdk/8.4.0'; //# sourceMappingURL=constants.js.map