ng-antd-color-picker
Version:
The angular version of the color-picker component based on antd styles.
9 lines (8 loc) • 577 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ng-antd-color-picker.component";
import * as i2 from "./ng-antd-color-block.component";
export declare class NgAntdColorPickerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgAntdColorPickerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgAntdColorPickerModule, never, [typeof i1.NgAntdColorPickerComponent, typeof i2.NgAntdColorBlockComponent], [typeof i1.NgAntdColorPickerComponent, typeof i2.NgAntdColorBlockComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgAntdColorPickerModule>;
}