public_api.d.ts 102 B

12
  1. export { RatingComponent } from './rating.component';
  2. export { RatingModule } from './rating.module';