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
Fix #1 issue outline in #2541 - function types simply resolve the word "function" instead of outputting a detailed function signature, eg "(value: boolean) => string" - we want a detailed function signature for these types.
Fix #1 issue outline in #2541 - function types simply resolve the word "function" instead of outputting a detailed function signature, eg "(value: boolean) => string" - we want a detailed function signature for these types.