Module Tyxml_js.R

module R: sig .. end

module Svg: Svg_sigs.MakeWrapped(Xml_wrap)(Xml).T 
    with type +'a elt = 'a Svg.elt
     and type +'a attrib = 'a Svg.attrib
module Html5: Html5_sigs.MakeWrapped(Xml_wrap)(Xml)(Svg).T 
    with type +'a elt = 'a Html5.elt
     and type +'a attrib = 'a Html5.attrib