TypeScript complains when trying the provided typescript example
Open
- Dominant language
- TypeScript
- Stars
- 11.9k
- Forks
- 488
- PR merge metrics
- No merged PRs in 30d
Description
> Type 'Events' does not satisfy the constraint 'Record'.
> 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.