@alauda-fe/common
Version:
Alauda frontend team common codes.
12 lines (11 loc) • 722 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./component/component";
import * as i2 from "@angular/router";
import * as i3 from "../translate/translate.module";
import * as i4 from "../page-guard/module";
import * as i5 from "@alauda/ui";
export declare class FeatureGateForbiddenModule {
static ɵfac: i0.ɵɵFactoryDeclaration<FeatureGateForbiddenModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<FeatureGateForbiddenModule, [typeof i1.FeatureGateForbiddenComponent], [typeof i2.RouterModule, typeof i3.TranslateModule, typeof i4.PageGuardModule, typeof i5.ButtonModule], [typeof i1.FeatureGateForbiddenComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<FeatureGateForbiddenModule>;
}