UNPKG

@nebular/theme

Version:
11 lines (10 loc) 650 B
import * as i0 from "@angular/core"; import * as i1 from "./actions.component"; import * as i2 from "../shared/shared.module"; import * as i3 from "../badge/badge.module"; import * as i4 from "../icon/icon.module"; export declare class NbActionsModule { static ɵfac: i0.ɵɵFactoryDeclaration<NbActionsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NbActionsModule, [typeof i1.NbActionComponent, typeof i1.NbActionsComponent], [typeof i2.NbSharedModule, typeof i3.NbBadgeModule, typeof i4.NbIconModule], [typeof i1.NbActionComponent, typeof i1.NbActionsComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NbActionsModule>; }