UNPKG
d3-cluster
Version:
latest (1.0.0-alpha.8)
1.0.0-alpha.8
1.0.0-alpha.7
1.0.0-alpha.6
1.0.0-alpha.5
1.0.0-alpha.4
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.1
d3 clustering layout
github.com/stormpython/d3-cluster
stormpython/d3-cluster
d3-cluster
/
index.js
2 lines
(1 loc)
•
52 B
JavaScript
View Raw
1
2
export
{
default
as
cluster }
from
'./src/cluster'
;