@netgrif/components
Version:
Netgrif Application Engine frontend Angular components
11 lines (10 loc) • 646 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./toolbar.component";
import * as i2 from "@angular/common";
import * as i3 from "@ngbracket/ngx-layout";
import * as i4 from "@netgrif/components-core";
export declare class ToolbarComponentModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarComponentModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ToolbarComponentModule, [typeof i1.ToolbarComponent], [typeof i2.CommonModule, typeof i3.FlexLayoutModule, typeof i4.MaterialModule, typeof i4.TranslateLibModule], [typeof i1.ToolbarComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ToolbarComponentModule>;
}