@netgrif/components
Version:
Netgrif Application Engine frontend Angular components
13 lines (12 loc) • 878 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./new-case.component";
import * as i2 from "@angular/common";
import * as i3 from "@netgrif/components-core";
import * as i4 from "@ngbracket/ngx-layout";
import * as i5 from "@angular/forms";
import * as i6 from "angular2-hotkeys";
export declare class SideMenuNewCaseComponentModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SideMenuNewCaseComponentModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SideMenuNewCaseComponentModule, [typeof i1.NewCaseComponent], [typeof i2.CommonModule, typeof i3.MaterialModule, typeof i3.CovalentModule, typeof i4.FlexLayoutModule, typeof i4.FlexModule, typeof i5.FormsModule, typeof i3.SnackBarModule, typeof i3.TranslateLibModule, typeof i6.HotkeyModule], [typeof i1.NewCaseComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SideMenuNewCaseComponentModule>;
}