Wire up catalog backend

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2022-06-27 13:41:15 +02:00
committed by Patrik Oldsberg
parent d85f7dc179
commit 696ba03bc5
2 changed files with 34 additions and 28 deletions
+1
View File
@@ -21,3 +21,4 @@
*/
export { createBackend } from './wiring/types';
export { loggerToWinstonLogger } from './services/implementations/loggerService';