module Lwt_react:sig
..end
React
module. You can open it
instead of the React
module in order to get all of React
's functions
plus Lwt ones.
This module is provided by OPAM package lwt_react
. Link with ocamlfind
package lwt_react
.
type'a
event ='a React.event
type'a
signal ='a React.signal
module E:sig
..end
module S:sig
..end