<img width="957" height="220" alt="Image" src="https://github.com/user-attachments/assets/2b68f7b0-f19a-4f36-a921-5d66b2bd39a9" /> <img width="891" height="292" alt="Image" src="https://github.com/user-attachments/assets/6823526f-9a35-4d7c-992b-c0da3aa9bbfd" /> > Type 'Events' does not satisfy the constraint 'Record<EventType, unknown>'. > Index signature for type 'string' is missing in type 'Events'.ts(2344) I have `"strict": true` in my tsconfig.json; I don't know what else I might be doing wrong