Skip to content

Instantly share code, notes, and snippets.

@yelouafi
Created July 31, 2015 11:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yelouafi/435a3c9543948ffc47c3 to your computer and use it in GitHub Desktop.
Save yelouafi/435a3c9543948ffc47c3 to your computer and use it in GitHub Desktop.
function init() {
return { nextID: 1, counters: [] };
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment