UNPKG
angular-mindmap
Version:
latest (0.1.0)
0.1.0
mind-map for typescript
github.com/wfsovereign/jsmind
wfsovereign/jsmind
angular-mindmap
/
src
/
index.ts
3 lines
(2 loc)
•
57 B
text/typescript
View Raw
1
2
3
export
*
from
'./mind-map-main'
;
export
*
from
'./util'
;