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
Like happens with const variable typeguards that keep applying inside new function-like bodies, I would expect the same for const object literal's readonly properties
See self-explanatory example
Like happens with const variable typeguards that keep applying inside new function-like bodies, I would expect the same for const object literal's readonly properties