Skip to content

Instantly share code, notes, and snippets.

@DDzia
Created April 19, 2019 09:15
Show Gist options
  • Save DDzia/12e678d825ad9b8bef9116087c8ba7e8 to your computer and use it in GitHub Desktop.
Save DDzia/12e678d825ad9b8bef9116087c8ba7e8 to your computer and use it in GitHub Desktop.
var Names = {
"0": "Alex",
"1": "Denis",
"Alex": 0,
"Denis": 1
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment