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