license
This commit is contained in:
parent
dbfbaeda60
commit
d6195f00e9
15 changed files with 56 additions and 25 deletions
|
|
@ -1,3 +1,5 @@
|
|||
(* BSD-2-Clause License *)
|
||||
|
||||
type _ t =
|
||||
| Keyboard : Jv.t -> [> `Keyboard ] t
|
||||
| Mouse : Jv.t -> [> `Mouse ] t
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue