UNPKG

ng2-slim-loading-bar

Version:

Angular2 component shows slim loading bar at the top of the page

7 lines (6 loc) 240 B
import { ModuleWithProviders } from "@angular/core"; export * from './src/slim-loading-bar.component'; export * from './src/slim-loading-bar.service'; export declare class SlimLoadingBarModule { static forRoot(): ModuleWithProviders; }