TypeScript complains when trying the provided typescript example
Offen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 11.9k
- Forks
- 488
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
> 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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.