Skip to content

Instantly share code, notes, and snippets.

@yamankatby
Created October 1, 2019 09:12
Show Gist options
  • Save yamankatby/84b497414ff4aeba18d5f25fcee9212f to your computer and use it in GitHub Desktop.
Save yamankatby/84b497414ff4aeba18d5f25fcee9212f to your computer and use it in GitHub Desktop.
const profile = {
name: "Yaman KATBY",
username: "@yamankatby",
email: "m.yaman.katby@gmail.com"
};
const { name, username, email } = profile;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment