Module Eliom_form_sigs

module Eliom_form_sigs: sig .. end

type button_type = [ `Button | `Reset | `Submit ] 
module type LINKS = sig .. end
module type S = sig .. end