Source file app_config__.ml
1
2
3
4
5
6
7
8
9
10
(** @canonical App_config.Json_j *)
module Json_j = App_config__Json_j
(** @canonical App_config.Json_t *)
module Json_t = App_config__Json_t
module App_config__ = struct end
[@@deprecated "this module is shadowed"]