@alauda/ui
Version:
Angular UI components by Alauda Frontend Team.
11 lines (10 loc) • 588 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "../icon/icon.module";
import * as i3 from "./tag.component";
import * as i4 from "./check-tag/check-tag.component";
export declare class TagModule {
static ɵfac: i0.ɵɵFactoryDeclaration<TagModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<TagModule, never, [typeof i1.CommonModule, typeof i2.IconModule, typeof i3.TagComponent, typeof i4.CheckTagComponent], [typeof i3.TagComponent, typeof i4.CheckTagComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<TagModule>;
}