1
2
3
4
5
6
7
8
9
10
(** @canonical Css_gen.Css_parser *)
module Css_parser = Css_gen__Css_parser
(** @canonical Css_gen.Css_tokenizer *)
module Css_tokenizer = Css_gen__Css_tokenizer
module Css_gen__ = struct end
[@@deprecated "this module is shadowed"]