unsable code rework, doesnt run
This commit is contained in:
4
src/lib/stores/terminal/stdio/keystrokeRegistry.ts
Normal file
4
src/lib/stores/terminal/stdio/keystrokeRegistry.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export interface KeyStroke {
|
||||
keys: KeyboardEvent[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user