Egor Chemokhonenko
Results
2
comments of
Egor Chemokhonenko
I updated @floriangosse example a bit, and it works for me: ```javascript import React, { useEffect } from 'react'; import { injectIntl } from 'react-intl'; function DocumentLangUpdater(props) { useEffect(() =>...
A possible workaround is to provide your own custom Json module using the `--json-ocaml-type "module:Atd_compat_json:t"` option, and define a `atd_compat_json.ml` module with the following content: ``` include Yojson.Basic (** Phony...