ng-cw-v12
Version:
Angular UI Component Library
11 lines (10 loc) • 623 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./color-picker.component";
import * as i2 from "./click-outside.directive";
import * as i3 from "@angular/common";
import * as i4 from "@angular/forms";
export declare class NcColorPickerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NcColorPickerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NcColorPickerModule, [typeof i1.ColorPickerComponent, typeof i2.ClickOutsideDirective], [typeof i3.CommonModule, typeof i4.FormsModule], [typeof i1.ColorPickerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NcColorPickerModule>;
}