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

Module Xhtml_types.LIST

module LIST : sig..end

type list = [ `Dl | `Ol | `Ul ]
type t = [ `Dd | `Dt | `Li ]
type flow = list