package jext

  1. Overview
  2. Docs

Module Background.LibSource

Parameters

module S : S

Signature

include sig ... end
Sourcetype response_error_aux = [
  1. | `custom of S.response_error
  2. | `generic of string * string
]
Sourcetype response_jsoo = Ezjs_min.Unsafe.any
Sourceval response_of_jsoo : response_jsoo -> response
Sourceval response_to_jsoo : response -> response_jsoo
Sourceval response_jsoo_conv : (response -> response_jsoo) * (response_jsoo -> response)
Sourceval send_res : ?ok:bool -> id:int -> ?port:Chrome_lwt.Utils.Runtime.port Ezjs_min.t -> response -> unit
Sourceval main : unit -> unit
OCaml

Innovation. Community. Security.