Request.Minclude sig ... endtype t = private ProtocolMessage.tval t_of_js : Ojs.t -> tval t_to_js : t -> Ojs.tval type_ : t -> ProtocolMessage.type_include sig ... endval command : t -> stringval arguments : t -> Interop.Js.Any.t Interop.or_undefined