You can search for identifiers within the package.
in-package search v0.2.0
pa_js
Token.Error
type t = Syntax.Token.Error.t
exception E of t
val to_string : t -> string
val print : Stdlib.Format.formatter -> t -> unit