UNPKG

ngx-lil-gui

Version:
13 lines (12 loc) 665 B
import * as i0 from "@angular/core"; import * as i1 from "./ngx-lil-gui.component"; import * as i2 from "./ngx-lil-gui-controller.component"; import * as i3 from "./ngx-lil-gui-color.component"; /** * @description Using standalone components is recommended */ export declare class NgxLilGuiModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxLilGuiModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxLilGuiModule, never, [typeof i1.NgxLilGui, typeof i2.NgxLilGuiController, typeof i3.NgxLilGuiColor], [typeof i1.NgxLilGui, typeof i2.NgxLilGuiController, typeof i3.NgxLilGuiColor]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxLilGuiModule>; }