UNPKG

@ux-aspects/ux-aspects

Version:

Open source user interface framework for building modern, responsive, mobile big data applications

15 lines (14 loc) 639 B
import * as i0 from "@angular/core"; import * as i1 from "./conduit.component"; import * as i2 from "./conduit-zone.component"; /** * This module is not required to be imported but is required * by the Angular compiler, otherwise it will complain that * ConduitZoneComponent is not part of an NgModule and will * fail to build */ export declare class ConduitModule { static ɵfac: i0.ɵɵFactoryDeclaration<ConduitModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ConduitModule, [typeof i1.ConduitComponent, typeof i2.ConduitZoneComponent], never, never>; static ɵinj: i0.ɵɵInjectorDeclaration<ConduitModule>; }