You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@itsramiel I closed it because I tested it and the functions aren't available on Node 20.16.0, and possibly not in JavaScript itself either (still in draft phase, I didn't test specifically), so I figured this was why TypeScript didn't recognize it. I just wrote my own implementations.
I re-opened it though, so we can get the maintainers' feedback.
🔎 Search Terms
is:issue set difference does not exist
🕗 Version & Regression Information
I tested this on the Nightly TypeScript version, 5.7, 5.6, etc.
FAQ (For Issue Filers)
⏯ Playground Link
https://www.typescriptlang.org/play/?ts=5.7.0-dev.20240919#code/PTAEAsBdIBwZwFwgCYFMBuqA2B7GqAnAOgFscAvASyywEMicCBzYVAOwFoBVAZWGRwBjOMADqqAEbAAUrXS0eggpRiRgAJVQAzQu0GpgAcVwTaWAPoB5CQCtUgyCJ6o1ySlp0E9qACQAGAChBHDY4SFAcZGQ4UABeUDZUAHdQZ0gACgBtAEYAGlAAZnyAVnyAdnyATgBdAEoAbiCQsNA4AEcAV1ovGPjElLSsvNAAFiq6xuDQnCxUIlwmdMjoojcPXTZ9dPauntqG0BBUl3SC2tAAb0KS8tAAXyA
💻 Code
🙁 Actual behavior
TypeScript does not recognize the property.
🙂 Expected behavior
I expected TypeScript to recognize the property, since:
Why is the compiler still showing that it isn't recognized?
Additional information about the issue
No response
The text was updated successfully, but these errors were encountered: