refactoring from property access expressions to destructured values #30571
Labels
Awaiting More Feedback
This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
so the goal of this refactoring is in saving some work typing when property access expressions need to be rewritten by hand to destructured values
examples:
The text was updated successfully, but these errors were encountered: