✨ 🔱 types.ts
This commit is contained in:
@@ -234,3 +234,4 @@ export type Action =
|
||||
| { type: 'bell' }
|
||||
| { type: 'reset' } // Full terminal reset (ESC c)
|
||||
| { type: 'unknown'; sequence: string } // Unrecognized sequence
|
||||
|
||||
|
||||
Reference in New Issue
Block a user