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
In TypeScript 3.7, circularity detection misfires on the declaration of `value` here.
microsoft/TypeScript#32950
Declaring an explicit type avoids the problem.
PR Close#33294
0 commit comments