@skyux/layout
Version:
This library was generated with [Nx](https://nx.dev).
12 lines (11 loc) • 836 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./toolbar.component";
import * as i2 from "./toolbar-item.component";
import * as i3 from "./toolbar-section.component";
import * as i4 from "./toolbar-view-actions.component";
import * as i5 from "@angular/common";
export declare class SkyToolbarModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SkyToolbarModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SkyToolbarModule, [typeof i1.SkyToolbarComponent, typeof i2.SkyToolbarItemComponent, typeof i3.SkyToolbarSectionComponent, typeof i4.SkyToolbarViewActionsComponent], [typeof i5.CommonModule], [typeof i1.SkyToolbarComponent, typeof i2.SkyToolbarItemComponent, typeof i3.SkyToolbarSectionComponent, typeof i4.SkyToolbarViewActionsComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SkyToolbarModule>;
}