☸️ event.ts

This commit is contained in:
nirholas
2026-03-31 10:23:39 +00:00
parent 248deb8a1e
commit 9acba377b8

View File

@@ -9,3 +9,4 @@ export class Event {
this._didStopImmediatePropagation = true this._didStopImmediatePropagation = true
} }
} }