Skip to content

Instantly share code, notes, and snippets.

@PrasathRavichandran
Created August 3, 2022 05:43
Show Gist options
  • Save PrasathRavichandran/e111b59cf2aace4d3e8dee63feb06535 to your computer and use it in GitHub Desktop.
Save PrasathRavichandran/e111b59cf2aace4d3e8dee63feb06535 to your computer and use it in GitHub Desktop.
const user = {
name: "Daniel",
age: 26,
};
user.location;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment