Source file handlebars_ml__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(* generated by dune *)

(** @canonical Handlebars_ml.Compiler *)
module Compiler = Handlebars_ml__Compiler

(** @canonical Handlebars_ml.Handlebars_lexer *)
module Handlebars_lexer = Handlebars_ml__Handlebars_lexer

(** @canonical Handlebars_ml.Parser *)
module Parser = Handlebars_ml__Parser

(** @canonical Handlebars_ml.Types *)
module Types = Handlebars_ml__Types

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