EZ4: Build source code reflection from typescript files
npm install @ez4/reflectionIt provides an API on top of TypeScript compiler to make it easy to build reflections based on a given source code.
#### Install
``sh``
npm install @ez4/reflection -D
MIT License