Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
fix: expose products parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
justinemmanuelmercado authored and moltar committed Jun 28, 2020
1 parent 6000f7f commit 5f4d59f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ export * from './sections/fulfillment-inventory'
export * from './sections/subscriptions'
export * from './sections/orders'
export * from './sections/products/products'
export * from './sections/products/codec'
export * from './sections/products/type'
export * from './sections/reports'
export * from './sections/sellers'
export * from '@scaleleap/amazon-marketplaces'

0 comments on commit 5f4d59f

Please sign in to comment.