module type Output = sig .. end
sig
end
type t
val syntax : Syntax.t
Syntax.t
val to_json : t -> Request.json
t -> Request.json