UNPKG

@kr0san89/ngx-graph

Version:
13 lines (12 loc) 689 B
import { GraphComponent } from './graph.component'; import * as i0 from "@angular/core"; import * as i1 from "./graph.component"; import * as i2 from "./mouse-wheel.directive"; import * as i3 from "../utils/visibility-observer"; import * as i4 from "@angular/common"; export { GraphComponent }; export declare class GraphModule { static ɵfac: i0.ɵɵFactoryDeclaration<GraphModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<GraphModule, [typeof i1.GraphComponent, typeof i2.MouseWheelDirective, typeof i3.VisibilityObserver], [typeof i4.CommonModule], [typeof i1.GraphComponent, typeof i2.MouseWheelDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<GraphModule>; }