Skip to content

Commit

Permalink
feat(repeater): Export repeaterTaskQueue from sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
junajan committed Jan 15, 2018
1 parent e73d2c6 commit d96fc32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/coffee/main.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ module.exports =
InventorySync: require './sync/inventory-sync'
CategorySync: require './sync/category-sync'
TaskQueue: require './task-queue'
RepeaterTaskQueue: require './repeater-task-queue'
Errors: require './errors'

0 comments on commit d96fc32

Please sign in to comment.