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