UNPKG
project-analyzer
Version:
latest (0.7.5)
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.0
0.5.2
0.5.1
0.5.0
Node cli utility for analyzing project complexity structure
github.com/MassivDash/ProjectAnalyzer
project-analyzer
/
src
/
types
/
index.ts
3 lines
(2 loc)
•
53 B
text/typescript
View Raw
1
2
3
export
*
from
"./folders"
;
export
*
from
"./config"
;