Module type Server.Request.Output

module type Output = sig .. end

type t 
val jtype : Server.Package.jtype
val to_json : t -> Server.Request.json