UNPKG
@kr0san89/ngx-graph
Version:
latest (12.0.0)
next (9.0.0-next-1)
12.0.0
11.0.0
10.0.0
9.0.2
9.0.1
9.0.0
9.0.0-next-1
8.2.5
8.2.4
Graph visualization for angular
github.com/Kr0san89/ngx-graph
Kr0san89/ngx-graph
@kr0san89/ngx-graph
/
lib
/
graph
/
layouts
/
customLayouts.d.ts
3 lines
(2 loc)
•
72 B
TypeScript
View Raw
1
2
3
export
*
from
'./colaForceDirected'
;
export
*
from
'./d3ForceDirected'
;