index
:
omniplex.git
master
Everything is connected
J08nY
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input.ts
blob: 07154a007e4f4d976e6288bcc4ca738fbb0b76d2 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
module Omni { export class Keyboard { } export class Mouse { } }