Added some digi-core components
This commit is contained in:
committed by
Erik Tiekstra
parent
f7537671f3
commit
184853b10c
@@ -0,0 +1,4 @@
|
||||
export enum KeyboardCodes {
|
||||
ENTER = 'Enter',
|
||||
ESCAPE = 'Escape',
|
||||
}
|
||||
Reference in New Issue
Block a user