feat(ADM-018): completed feature
This commit is contained in:
2
project/src/modules/brands/index.ts
Normal file
2
project/src/modules/brands/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
/** Public API of the brands module. */
|
||||
export { registerBrandsRoutes, type BrandsRoutesDeps } from './api/brands.routes.js';
|
||||
Reference in New Issue
Block a user