gd-canvas
Version:
This set of libraries was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.0 and no dependencies accept gd-tree (it has jquery and jstree) and gd-graph (it has jquery and chart.js).
12 lines (11 loc) • 638 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./gd-canvas.component";
import * as i2 from "@angular/common";
import * as i3 from "gd-window";
import * as i4 from "gd-canvas-custom-types";
import * as i5 from "gd-tooltip";
import * as i6 from "gd-common";
export declare class GDCanvasModule {
static ɵmod: i0.ɵɵNgModuleDefWithMeta<GDCanvasModule, [typeof i1.GDCanvasComponent], [typeof i2.CommonModule, typeof i3.GDWindowModule, typeof i4.GDCanvasCustomTypesModule, typeof i5.GDTooltipModule, typeof i6.GDCommonModule], [typeof i1.GDCanvasComponent]>;
static ɵinj: i0.ɵɵInjectorDef<GDCanvasModule>;
}