package matrix

  1. Overview
  2. Docs

Source file input__.ml

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

(** @canonical Input.Event *)
module Event = Input__Event

(** @canonical Input.Keymap *)
module Keymap = Input__Keymap

(** @canonical Input.Parser *)
module Parser = Input__Parser

(** @canonical Input.Tokenizer *)
module Tokenizer = Input__Tokenizer

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