This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Description
Example: <ts.TextChange>{ span: 'something', newText: 'foo!' };
The Object Literal's properties cannot be renamed because it is being cast to an external type.
This should be added to the renaming heuristic.
Check the type that an object is being cast to and add it to the cast from: to dictionary.