Expose user service for downstream usages
This commit is contained in:
@@ -2,3 +2,4 @@ namespace sap.capire.bookshop; //> important for reflection
|
||||
using from './db/schema';
|
||||
using from './srv/cat-service';
|
||||
using from './srv/admin-service';
|
||||
using from './srv/user-service';
|
||||
|
||||
Reference in New Issue
Block a user