ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
8 lines (7 loc) • 402 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./check-list.component";
export declare class NzCheckListModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzCheckListModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzCheckListModule, never, [typeof i1.NzCheckListComponent], [typeof i1.NzCheckListComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzCheckListModule>;
}