Skip to main content

Edit It: Separate variable declarations from their assignments while destructuring

This code shows how to separate variable declarations from their assignments while destructuring.

See it on StackBlitz