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
letp={}asanyasobject;constz={ ...p}// works fineconstfn=<Textendsobject>(t: T)=>{return{ ...t}// Error: Spread types may only be created from object types.}