UNPKG
structure-chart
Version:
latest (0.0.9)
0.0.9
0.0.8
0.0.7
0.0.6
Structure Chart
structure-chart
/
dist
/
index.d.ts
3 lines
(2 loc)
•
80 B
TypeScript
View Raw
1
2
3
import
StructChart
from
'./components/StructChart.vue'
;
export
{
StructChart
};