module Eliom_react: sig .. end
sig
end
The use of this module is pretty much useless without it's client counter part.
module Down: sig .. end
module Up: sig .. end
module S: sig .. end