@narik/ui-ng-bootstrap
Version:
Framework to create angular application
12 lines (11 loc) • 724 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./narik-ngb-treeview.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "../narik-ngb-toolbar/narik-ngb-toolbar.module";
import * as i5 from "@ngx-translate/core";
export declare class NarikNgbTreeviewModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NarikNgbTreeviewModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NarikNgbTreeviewModule, [typeof i1.NarikNgbTreeview], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.NarikNgbToolbarModule, typeof i5.TranslateModule], [typeof i1.NarikNgbTreeview]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NarikNgbTreeviewModule>;
}