Back to All Challenges
Back to all challenges

Misguided Object Destructuring

Solve the "Misguided Object Destructuring" advanced challenge. Focus: typescript syntax.

advancedtypescript

Terminal

user@debugger:~/project$ node app.js
Name: Alice, Age: 30, Country: undefined
user@debugger:~/project$
Test Cases (Click to expand)