systelab-components
Version:
systelab-components is a set of components that use wide accepted and adopted standard technologies like Angular and Bootstrap, as well as other popular libraries. Please read the ATTRIBUTION.md file for a complete list of dependencies.
7 lines (6 loc) • 364 B
TypeScript
import * as i0 from "@angular/core";
export declare class LoadingComponent {
useClassic: boolean;
static ɵfac: i0.ɵɵFactoryDeclaration<LoadingComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<LoadingComponent, "systelab-loading", never, { "useClassic": { "alias": "useClassic"; "required": false; }; }, {}, never, never, false, never>;
}