
Did you know that you can extract a type alias in your TypeScript code using a familiar shortcut for the Extract variable refactoring: Cmd+Alt+V on macOS and Ctrl+Alt+V on Windows and Linux.
Learn how to extract a type alias in your TypeScript code.
Did you know that you can extract a type alias in your TypeScript code using a familiar shortcut for the Extract variable refactoring: Cmd+Alt+V on macOS and Ctrl+Alt+V on Windows and Linux.