UNPKG

134 BTypeScriptView Raw
1import { ModuleWithProviders } from '@angular/core';
2export declare class RatingModule {
3 static forRoot(): ModuleWithProviders;
4}