add Tree class

This commit is contained in:
2017-11-20 09:26:13 +01:00
parent 7c8643b090
commit adda1c932a
13 changed files with 329 additions and 118 deletions

View File

@@ -26,6 +26,7 @@
"lodash": "^4.17.4",
"minimatch": "^3.0.4",
"smartq": "^1.1.6",
"symbol-tree": "^3.2.2",
"typings-global": "^1.0.20"
}
}