We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfdf9fe commit 10b0239Copy full SHA for 10b0239
lib/key.enum.ts
@@ -1,3 +1,6 @@
1
+/**
2
+ * The {@link Key} enum represents keys of a standard 105 key US layout keyboard
3
+ */
4
export enum Key {
5
Space,
6
Escape,
0 commit comments