index.ts 100 B

12
  1. export { AuthService } from './auth.service';
  2. export { MiniAuthService } from './mini-auth.service';