index.ts 91 B

12
  1. export { UserService } from './user.service';
  2. export { RoleService } from './role.service';