UNPKG

nest-paapi-5

Version:

A NestJS module for Amazon's Product Advertising API 5.0 (PAAPI5)

7 lines 190 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ItemIdType = void 0; exports.ItemIdType = { ASIN: "ASIN", }; //# sourceMappingURL=item-id-type.js.map