Library for performing reflection on Flatbuffers in typescript
npm install flatbuffers_reflectionRun ./generated_files.sh.
As a prerequisite, you must have the flatc flatbuffer compiler installed. If you need to install it or the system version does not match the expected one, set DOWNLOAD_FLATC= when running generated_files.sh (where is mac or linux).