package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type positionErrorCode
type watchId
class type coordinates = object ... end
class type position = object ... end
class type positionOptions = object ... end
class type positionError = object ... end
class type geolocation = object ... end
val empty_position_options : unit -> positionOptions Js.t
val geolocation : geolocation Js.t
val is_supported : unit -> bool