ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
11 lines (10 loc) • 436 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "ng-zorro-antd/icon";
/**
* Include this module in every testing spec, except `icon.spec.ts`.
*/
export declare class NzIconTestModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzIconTestModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzIconTestModule, never, never, [typeof i1.NzIconModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzIconTestModule>;
}