ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
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>;
}