package promise_jsoo

  1. Overview
  2. Docs

Source file promise__.ml

1
2
3
4
5
6
7
(* generated by dune *)

(** @canonical Promise.Internal *)
module Internal = Promise__Internal

(** @canonical Promise.Promise_intf *)
module Promise_intf = Promise__Promise_intf