ngx-spinner
Version:
A library with more than 50 different loading spinners for Angular 4 - 13. (https://napster2210.github.io/ngx-spinner/)
10 lines (9 loc) • 519 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-spinner.component";
import * as i2 from "./safe-html.pipe";
import * as i3 from "@angular/common";
export declare class NgxSpinnerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxSpinnerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxSpinnerModule, [typeof i1.NgxSpinnerComponent, typeof i2.SafeHtmlPipe], [typeof i3.CommonModule], [typeof i1.NgxSpinnerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxSpinnerModule>;
}