Source file inline_css__.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(** @canonical Inline_css.Constructed_stylesheet_strategy *)
module Constructed_stylesheet_strategy = Inline_css__Constructed_stylesheet_strategy
(** @canonical Inline_css.Inline_css_dynamic *)
module Inline_css_dynamic = Inline_css__Inline_css_dynamic
(** @canonical Inline_css.Strategy_intf *)
module Strategy_intf = Inline_css__Strategy_intf
(** @canonical Inline_css.Style_element_strategy *)
module Style_element_strategy = Inline_css__Style_element_strategy
(** @canonical Inline_css.Testing_strategy *)
module Testing_strategy = Inline_css__Testing_strategy
module Inline_css__ = struct end
[@@deprecated "this module is shadowed"]