ems-web-app-loader
Version:
The embedded angular.io component and service expose an interface for rendering a modal overlay and loader animation during server transactions.
10 lines (9 loc) • 460 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./loader.component";
import * as i2 from "@angular/common";
export * from "./loader.classes";
export declare class LoaderModule {
static ɵfac: i0.ɵɵFactoryDeclaration<LoaderModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<LoaderModule, [typeof i1.LoaderComponent], [typeof i2.CommonModule], [typeof i1.LoaderComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<LoaderModule>;
}