☦️ terminal-focus-event.ts

This commit is contained in:
nirholas
2026-03-31 10:23:39 +00:00
parent 081a7eb74e
commit 74a2353283

View File

@@ -17,3 +17,4 @@ export class TerminalFocusEvent extends Event {
this.type = type this.type = type
} }
} }