UNPKG
@lumina-study/graph
Version:
latest (0.1.1)
0.1.1
0.1.0
Graph library for Lumina Study
@lumina-study/graph
/
dist
/
components
/
Tree
/
index.d.ts
3 lines
•
107 B
TypeScript
View Raw
1
2
3
export
{
Tree
}
from
'./Tree'
;
export
type
{
TreeProps
}
from
'./Tree'
;
//# sourceMappingURL=index.d.ts.map