package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val call : ?timeout:float -> ?param:string -> ?prefix:string -> string -> 'b Lwt.t
val call_custom_url : ?timeout:float -> ?prefix:string -> (string -> string) -> 'b Lwt.t