3 lines
146 B
TypeScript
3 lines
146 B
TypeScript
export { default as ProductCategoryService } from "./product-category"
|
|
export { default as ProductModuleService } from "./product-module-service"
|