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
This is somewhat related to #56. It would be useful to be able to re-name various identifiers such as class names, method names, etc. in definition files. Perhaps this could be done using either a native TypeScript feature or via custom decorators.
This is somewhat related to #56. It would be useful to be able to re-name various identifiers such as class names, method names, etc. in definition files. Perhaps this could be done using either a native TypeScript feature or via custom decorators.