UNPKG
ngx-graph-new
Version:
latest (1.0.0)
1.0.0
Modify the ngx-chart version is used
github.com/swimlane/ngx-graph
swimlane/ngx-graph
ngx-graph-new
/
src
/
graph
/
index.ts
4 lines
(3 loc)
•
111 B
text/typescript
View Raw
1
2
3
4
export
*
from
'./graph.module'
;
export
*
from
'./graph.component'
;
export
*
from
'./mouse-wheel.directive.ts'
;