DebugProtocol.ScopesRequestmodule M : sig ... endinclude sig ... endtype t = private Request.M.tval t_of_js : Ojs.t -> tval t_to_js : t -> Ojs.ttype arguments = M.argumentsval arguments_of_js : Ojs.t -> argumentsval arguments_to_js : arguments -> Ojs.tval command : t -> string