sdk-loading
Version:
Simple to use (Angular) loading component that overlays other components while processing.
8 lines (7 loc) • 397 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./sdk-loading.component";
export declare class SDKLoadingModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SDKLoadingModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SDKLoadingModule, never, [typeof i1.SDKLoadingComponent], [typeof i1.SDKLoadingComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SDKLoadingModule>;
}