UNPKG

nest-paapi-5

Version:

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

6 lines 128 B
export type ImageSize = { URL?: string; Height?: number; Width?: number; }; //# sourceMappingURL=image-size.d.ts.map