package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include Shared
class type object_options = object ... end
val object_options : unit -> object_options Js.t
class type _object = object ... end
class type resolved_options = object ... end
class type options = object ... end
val options : unit -> options Js.t
class type format_part = object ... end
class type t = object ... end