@alauda-fe/common
Version:
Alauda frontend team common codes.
7 lines (6 loc) • 415 B
TypeScript
import * as i0 from "@angular/core";
export declare class FeatureGateForbiddenComponent {
featureName: string;
static ɵfac: i0.ɵɵFactoryDeclaration<FeatureGateForbiddenComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<FeatureGateForbiddenComponent, "acl-feature-gate-forbidden", never, { "featureName": { "alias": "featureName"; "required": false; }; }, {}, never, never, false, never>;
}