You can search for identifiers within the package.
in-package search v0.2.0
OCaml view on JS exceptions
type t
val name : t -> string
val message : t -> string
val stack : t -> string option
val to_string : t -> string
exception Error of t