UNPKG
simple-bubble-chart
Version:
latest (0.1.97)
0.1.97
0.1.96
0.1.95
0.1.94
0.1.93
0.1.92
0.1.91
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.91
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Simple bubble chart library
simple-bubble-chart
/
dist
/
index.d.ts
3 lines
(2 loc)
•
136 B
TypeScript
View Raw
1
2
3
export
{
default
as
Bubble
}
from
"./components/Bubble"
;
export
{
default
as
SimpleBubbleChart
}
from
"./components/SimpleBubbleChart"
;