Skip to main content

Edit It: Extract the given object's values to the function's parameters

This code shows how to extract an object's values to a function's parameters while destructuring.

See it on StackBlitz