🔯 input-event.ts

This commit is contained in:
nirholas
2026-03-31 10:23:39 +00:00
parent 8d39e0f1cf
commit f18a2aaf17

View File

@@ -203,3 +203,4 @@ export class InputEvent extends Event {
this.input = input this.input = input
} }
} }