Source file forester_frontend__.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
29
30
31
32
33
34
35
36
37
(** @canonical Forester_frontend.Atom_client *)
module Atom_client = Forester_frontend__Atom_client
(** @canonical Forester_frontend.Config_parser *)
module Config_parser = Forester_frontend__Config_parser
(** @canonical Forester_frontend.DSL *)
module DSL = Forester_frontend__DSL
(** @canonical Forester_frontend.Forest_util *)
module Forest_util = Forester_frontend__Forest_util
(** @canonical Forester_frontend.Forester *)
module Forester = Forester_frontend__Forester
(** @canonical Forester_frontend.Html_client *)
module Html_client = Forester_frontend__Html_client
(** @canonical Forester_frontend.Htmx_client *)
module Htmx_client = Forester_frontend__Htmx_client
(** @canonical Forester_frontend.Json_manifest_client *)
module Json_manifest_client = Forester_frontend__Json_manifest_client
(** @canonical Forester_frontend.Legacy_xml_client *)
module Legacy_xml_client = Forester_frontend__Legacy_xml_client
(** @canonical Forester_frontend.Loop_detection_effect *)
module Loop_detection_effect = Forester_frontend__Loop_detection_effect
(** @canonical Forester_frontend.Plain_text_client *)
module Plain_text_client = Forester_frontend__Plain_text_client
module Forester_frontend__ = struct end
[@@deprecated "this module is shadowed"]