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

Module Form_sigs

module Form_sigs : sig..end

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