cytoscape-angular
Version:
Angular 12+ components for cytoscape charting.
25 lines • 2.01 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./cytoscape-graph.component";
import * as i2 from "./cytoscape-graph-toolbar/cytoscape-graph-toolbar.component";
import * as i3 from "./cytoscape-layout-tool/cytoscape-layout-tool.component";
import * as i4 from "./cytoscape-style-tool/cytoscape-style-tool.component";
import * as i5 from "./fluid-form/fluid-form.component";
import * as i6 from "@angular/common";
import * as i7 from "@angular/forms";
import * as i8 from "primeng/button";
import * as i9 from "primeng/dropdown";
import * as i10 from "primeng/fieldset";
import * as i11 from "primeng/inputswitch";
import * as i12 from "primeng/inputtext";
import * as i13 from "primeng/overlaypanel";
import * as i14 from "primeng/progressbar";
import * as i15 from "primeng/progressspinner";
import * as i16 from "primeng/tooltip";
import * as i17 from "primeng/spinner";
import * as i18 from "primeng/autocomplete";
export declare class CytoscapeAngularModule {
static ɵfac: i0.ɵɵFactoryDeclaration<CytoscapeAngularModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CytoscapeAngularModule, [typeof i1.CytoscapeGraphComponent, typeof i2.CytoscapeGraphToolbarComponent, typeof i3.CytoscapeLayoutToolComponent, typeof i4.CytoscapeStyleToolComponent, typeof i5.FluidFormComponent], [typeof i6.CommonModule, typeof i7.FormsModule, typeof i7.ReactiveFormsModule, typeof i8.ButtonModule, typeof i6.CommonModule, typeof i9.DropdownModule, typeof i10.FieldsetModule, typeof i11.InputSwitchModule, typeof i12.InputTextModule, typeof i13.OverlayPanelModule, typeof i14.ProgressBarModule, typeof i15.ProgressSpinnerModule, typeof i16.TooltipModule, typeof i17.SpinnerModule, typeof i18.AutoCompleteModule], [typeof i1.CytoscapeGraphComponent, typeof i2.CytoscapeGraphToolbarComponent, typeof i3.CytoscapeLayoutToolComponent, typeof i4.CytoscapeStyleToolComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<CytoscapeAngularModule>;
}
//# sourceMappingURL=cytoscape-angular.module.d.ts.map