UNPKG

@scaleleap/selling-partner-api-sdk

Version:

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

14 lines (13 loc) • 477 B
/** * Selling Partner API for Authorization * The Selling Partner API for Authorization helps developers manage authorizations and check the specific permissions associated with a given authorization. * * The version of the OpenAPI document: v1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do not edit the class manually. */ export * from "./api"; export * from "./configuration";