Module Eliom_content.Svg.R.Raw

module Raw: Svg_sigs.T  with type Xml.uri = Xml.uri
          and type Xml.event_handler = Xml.event_handler
          and type Xml.attrib = Xml.attrib and type Xml.elt = Xml.elt
          and type 'a elt = 'a elt
          and
            type 'a Xml.wrap =
              ('a React.signal) Eliom_pervasives.client_value
          and type 'a wrap = ('a React.signal) Eliom_pervasives.client_value
          and type 'a attrib = 'a attrib and type uri = uri