Improvement to getNarrowedType changes lodash's isArray #52827
Labels
Fix Available
A PR has been opened for this issue
Needs Investigation
This issue needs a team member to investigate its status.
Milestone
Before #52282:
value: undefined
in the false branch.After #52282:
value: { [index: number]: boolean, length: number } | undefined
in the false branch.This is more consistent, although the full repro at DefinitelyTyped/DefinitelyTyped#64406 seems less consistent than the 4.9 semantics.
The text was updated successfully, but these errors were encountered: