rescript-compiler
rescript-compiler copied to clipboard
[Feature Request] Add Belt definition files for Typescript and Flow
Right now it is hard to interop with typescript or flow when using "Belt" utilities, we have to manually write definition files to use them in shim files. If the definition files were already written, then it would be one step less to do.