ocsigen / ts2ocaml

Generate OCaml bindings from TypeScript definitions via the TypeScript compiler API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The module or file Ts2ocaml can't be found

searleser97 opened this issue · comments

You need to generate ts2ocaml.res, which provides the binding to TypeScript-specific types not included in ReScript's standard library.

Please follow the tutorial here: https://github.com/ocsigen/ts2ocaml/blob/main/docs/rescript.md