package ocaml-vdom

  1. Overview
  2. Docs

Module Js_browser.PromiseSource

Sourcetype 'a t
Sourceval then_ : ?error:(Ojs.t -> unit) -> success:('a -> unit) -> 'a t -> unit