ng-zorro-antd-mobile
Version:
An enterprise-class mobile UI components based on Ant Design and Angular
10 lines (9 loc) • 476 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./tag.component";
import * as i2 from "@angular/common";
import * as i3 from "ng-zorro-antd-mobile/icon";
export declare class TagModule {
static ɵfac: i0.ɵɵFactoryDeclaration<TagModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<TagModule, [typeof i1.TagComponent], [typeof i2.CommonModule, typeof i3.IconModule], [typeof i1.TagComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<TagModule>;
}