@alauda-fe/common
Version:
Alauda frontend team common codes.
11 lines (10 loc) • 876 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./footer/component";
import * as i2 from "@angular/common";
import * as i3 from "@alauda/ui";
import * as i4 from "../translate/translate.module";
export declare class K8SResourceListModule {
static ɵfac: i0.ɵɵFactoryDeclaration<K8SResourceListModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<K8SResourceListModule, [typeof i1.K8SResourceListFooterComponent, typeof i1.K8sListFooterNoDataDirective, typeof i1.K8sListFooterLoadingErrorDirective], [typeof i2.CommonModule, typeof i3.ButtonModule, typeof i3.IconModule, typeof i3.BackTopModule, typeof i4.TranslateModule, typeof i3.ThemePickerPipe], [typeof i1.K8SResourceListFooterComponent, typeof i1.K8sListFooterNoDataDirective, typeof i1.K8sListFooterLoadingErrorDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<K8SResourceListModule>;
}