Skip to content

Commit

Permalink
fix: remove helpers exporting
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyentoanit committed Mar 19, 2021
1 parent c0fde4a commit 96d5c36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
export * from './api-clients'
export * from './helpers'
export * from './types'
export * as CatalogItemsApiModel from './api-models/catalog-items-api-model'
export * as FeedsApiModel from './api-models/feeds-api-model'
Expand Down

0 comments on commit 96d5c36

Please sign in to comment.