Warning: Reason support is experimental. We are looking for beta-tester and contributors.

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