Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

destructure to object

({x: oof.x, y: oof.y} = foo);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #destructure #object
ADD COMMENT
Topic
Name
8+9 =