UNPKG

nest-paapi-5

Version:

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

7 lines 196 B
export type BrowseNodeAncestor = { Ancestor?: BrowseNodeAncestor; ContextFreeName?: string; DisplayName?: string; Id?: string; }; //# sourceMappingURL=browse-node-ancestor.d.ts.map