UNPKG

@skyux/layout

Version:

This library was generated with [Nx](https://nx.dev).

17 lines (16 loc) 1.31 kB
import * as i0 from "@angular/core"; import * as i1 from "./action-button.component"; import * as i2 from "./action-button-container.component"; import * as i3 from "./action-button-details.component"; import * as i4 from "./action-button-header.component"; import * as i5 from "@angular/common"; import * as i6 from "@angular/cdk/observers"; import * as i7 from "@angular/router"; import * as i8 from "./action-button-icon.component"; import * as i9 from "@skyux/router"; import * as i10 from "@skyux/theme"; export declare class SkyActionButtonModule { static ɵfac: i0.ɵɵFactoryDeclaration<SkyActionButtonModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SkyActionButtonModule, [typeof i1.SkyActionButtonComponent, typeof i2.SkyActionButtonContainerComponent, typeof i3.SkyActionButtonDetailsComponent, typeof i4.SkyActionButtonHeaderComponent], [typeof i5.CommonModule, typeof i6.ObserversModule, typeof i7.RouterModule, typeof i8.SkyActionButtonIconComponent, typeof i9.SkyHrefModule, typeof i10.SkyThemeModule], [typeof i1.SkyActionButtonComponent, typeof i2.SkyActionButtonContainerComponent, typeof i3.SkyActionButtonDetailsComponent, typeof i4.SkyActionButtonHeaderComponent, typeof i8.SkyActionButtonIconComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<SkyActionButtonModule>; }