aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-watcher/src/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/order-watcher/src/index.ts')
-rw-r--r--packages/order-watcher/src/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/order-watcher/src/index.ts b/packages/order-watcher/src/index.ts
index 8efca6217..d7ad4fba7 100644
--- a/packages/order-watcher/src/index.ts
+++ b/packages/order-watcher/src/index.ts
@@ -1,4 +1,5 @@
export { OrderWatcher } from './order_watcher/order_watcher';
+export { ExpirationWatcher } from './order_watcher/expiration_watcher';
export {
OrderStateValid,