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
Note to self: This is only relevant for anonymous types. type.symbol.valueDeclaration can be used to get the node this type originated from. If it's an object literal expression, we only need to look for a const context.
If it's an object binding rest, there's definitely no readonly property.
The text was updated successfully, but these errors were encountered: