Hi Team,
I have some Purescript and Typescript files, I wanted to generate interfaces for them in rescript.
can anyone tell me the possible approaches to this (any approach PS->RES or TS โ RES)?
Thanks.
Hi Team,
I have some Purescript and Typescript files, I wanted to generate interfaces for them in rescript.
can anyone tell me the possible approaches to this (any approach PS->RES or TS โ RES)?
Thanks.
For TypeScript, there is now ts2ocaml/docs/rescript.md at main ยท ocsigen/ts2ocaml ยท GitHub. Not sure if anything like it exists for PureScript.