UNPKG

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