Module Bonsai_mdx__Vdom.Node

type t
val button : Attr.t list -> t list -> t
val text : string -> t
val div : Attr.t list -> t list -> t