rete-angular-plugin
Version:
Rete.js Angular plugin ==== [](https://stand-with-ukraine.pp.ua) [](ht
11 lines (10 loc) • 750 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/menu/menu.component";
import * as i2 from "./components/search/search.component";
import * as i3 from "./components/item/item.component";
import * as i4 from "@angular/common";
export declare class ReteContextMenuModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ReteContextMenuModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ReteContextMenuModule, [typeof i1.ContextMenuComponent, typeof i2.ContextMenuSearchComponent, typeof i3.ContextMenuItemComponent], [typeof i4.CommonModule], [typeof i1.ContextMenuComponent, typeof i2.ContextMenuSearchComponent, typeof i3.ContextMenuItemComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ReteContextMenuModule>;
}