UNPKG

@netgrif/components

Version:

Netgrif Application Engine frontend Angular components

8 lines (7 loc) 417 B
import { AbstractLoadingModeComponent } from '@netgrif/components-core'; import * as i0 from "@angular/core"; export declare class LoadingModeComponent extends AbstractLoadingModeComponent { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<LoadingModeComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<LoadingModeComponent, "nc-loading-mode", never, {}, {}, never, never, false, never>; }