I’m very new to reasonml/rescript community, What I know genType generates TS/flow types from rescript component while working in existing Typescript/flow codebase. Is there any other way around like I’m working on existing rescript codebase, does it generates bindings for rescript from typescript component/library types?
Asked
Active
Viewed 161 times
2
-
1Answered in https://forum.rescript-lang.org/t/gentype-typescript-to-rescript-types/3261 – Yawar May 03 '22 at 01:44
-
Thanks @Yawar for linking community answer – Vijay May 03 '22 at 16:34