Module DebugProtocol.VariablesArguments

include sig ... end
type t = private Ojs.t
val t_of_js : Ojs.t -> t
val t_to_js : t -> Ojs.t
type filter =
  1. | Indexed
  2. | Named
val filter_of_js : Ojs.t -> filter
val filter_to_js : filter -> Ojs.t
include sig ... end
val variablesReference : t -> int
val filter : t -> filter Interop.or_undefined
val start : t -> int Interop.or_undefined
val count : t -> int Interop.or_undefined