@alauda-fe/common
Version:
Alauda frontend team common codes.
17 lines (16 loc) • 1.29 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./product-select/component";
import * as i2 from "./namespace-select/component";
import * as i3 from "@alauda/ui";
import * as i4 from "@angular/common";
import * as i5 from "../../../translate/translate.module";
import * as i6 from "../../../core/pipes/pure.pipe";
import * as i7 from "../../../core/pipes/img-header.pipe";
import * as i8 from "../../../core/pipes/safe.pipe";
import * as i9 from "../../../widget/loading-mask/loading-mask.component";
import * as i10 from "../../../core/pipes/k8s-util.pipe.module";
export declare class CommonLayoutModule {
static ɵfac: i0.ɵɵFactoryDeclaration<CommonLayoutModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CommonLayoutModule, [typeof i1.ProductSelectComponent, typeof i2.NamespaceSelectComponent], [typeof i3.DialogModule, typeof i4.CommonModule, typeof i3.DropdownModule, typeof i3.InputModule, typeof i3.IconModule, typeof i5.TranslateModule, typeof i3.TooltipModule, typeof i3.StepsModule, typeof i6.PurePipe, typeof i7.ImgHeaderPipe, typeof i8.SafePipe, typeof i9.LoadingMaskComponent, typeof i10.K8sUtilPipeModule], [typeof i1.ProductSelectComponent, typeof i2.NamespaceSelectComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<CommonLayoutModule>;
}