-
Notifications
You must be signed in to change notification settings - Fork 30.6k
Closed
Description
- I tried using the
@types/xxxxpackage and had problems. - I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript
- I have a question that is inappropriate for StackOverflow. (Please ask any appropriate questions there).
- [] Mention the authors (see
Definitions by:inindex.d.ts) so they can respond.- Authors: @aj-r
@ types/lodash v4.14.74 is causing type errors in a project I am working on. v4.14.73 works as expected. event is any, but it believes filter is a string.
forEach(event.filters, (filter, name) => {
...
});
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels