Source file stk_xml.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
(* generated by dune *)

(** @canonical Stk_xml.Doc *)
module Doc = Stk_xml__Doc

(** @canonical Stk_xml.Eprops *)
module Eprops = Stk_xml__Eprops

(** @canonical Stk_xml.Layout *)
module Layout = Stk_xml__Layout

(** @canonical Stk_xml.Log *)
module Log = Stk_xml__Log

(** @canonical Stk_xml.Props *)
module Props = Stk_xml__Props

(** @canonical Stk_xml.Style *)
module Style = Stk_xml__Style

(** @canonical Stk_xml.Types *)
module Types = Stk_xml__Types

(** @canonical Stk_xml.View *)
module View = Stk_xml__View

(** @canonical Stk_xml.Xml *)
module Xml = Stk_xml__Xml