More improvements

This commit is contained in:
2024-12-27 03:36:45 +01:00
parent 30dc69ab4b
commit 0fe060ff99
12 changed files with 25 additions and 27 deletions

View File

@ -0,0 +1,4 @@
export abstract class BaseEvent {
}