Fix remote export

This commit is contained in:
Convly 2023-03-14 10:24:24 +01:00
parent 68d1864357
commit 75c34a56f7

View File

@ -1,3 +1,2 @@
export * as controllers from './controllers';
export * as constants from './constants';
export * as handlers from './handlers';