You can search for identifiers within the package.
in-package search v0.2.0
monaco_jsoo
Monaco_jsoo.Range
class type _t = object ... end
https://microsoft.github.io/monaco-editor/api/interfaces/monaco.IRange.html
type t = _t Js_of_ocaml.Js.t
val create : int -> int -> int -> int -> t