ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
10 lines (9 loc) • 611 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./color-picker.component";
import * as i2 from "./color-block.component";
import * as i3 from "./color-format.component";
export declare class NzColorPickerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzColorPickerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzColorPickerModule, never, [typeof i1.NzColorPickerComponent, typeof i2.NzColorBlockComponent, typeof i3.NzColorFormatComponent], [typeof i1.NzColorPickerComponent, typeof i2.NzColorBlockComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzColorPickerModule>;
}