Source file chatoyant_schema__.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
(* generated by dune *)

(** @canonical Chatoyant_schema.Codec *)
module Codec = Chatoyant_schema__Codec

(** @canonical Chatoyant_schema.Json_schema *)
module Json_schema = Chatoyant_schema__Json_schema

(** @canonical Chatoyant_schema.Json_schema_ast *)
module Json_schema_ast = Chatoyant_schema__Json_schema_ast

(** @canonical Chatoyant_schema.Json_schema_output *)
module Json_schema_output = Chatoyant_schema__Json_schema_output

(** @canonical Chatoyant_schema.Json_schema_pointer *)
module Json_schema_pointer = Chatoyant_schema__Json_schema_pointer

(** @canonical Chatoyant_schema.Json_schema_project *)
module Json_schema_project = Chatoyant_schema__Json_schema_project

(** @canonical Chatoyant_schema.Json_schema_regex *)
module Json_schema_regex = Chatoyant_schema__Json_schema_regex

(** @canonical Chatoyant_schema.Json_schema_resolver *)
module Json_schema_resolver = Chatoyant_schema__Json_schema_resolver

(** @canonical Chatoyant_schema.Json_schema_validator *)
module Json_schema_validator = Chatoyant_schema__Json_schema_validator

(** @canonical Chatoyant_schema.Schema *)
module Schema = Chatoyant_schema__Schema

(** @canonical Chatoyant_schema.Value *)
module Value = Chatoyant_schema__Value

module Chatoyant_schema__ = struct end
[@@deprecated "this module is shadowed"]