Yes, for getting AST information.
I was able to solve my use case with the JSON documentation dump.
I needed the exported function names and their input and return type, which I was able to find in the JSON.
↧
Get typed AST from Rescript file
↧