module type Output = sig .. end
sig
end
type t
val jtype : Server.Package.jtype
Server.Package.jtype
val to_json : t -> Server.Request.json
t -> Server.Request.json