UNPKG

ngx-ui-loader

Version:

An all-in-one and fully customizable loader/spinner for Angular applications. It supports foreground, background spinner/loader, indicative progress bar and multiple loaders.

3 lines (2 loc) 90 B
import { Rule } from '@angular-devkit/schematics'; export declare function ngAdd(): Rule;