Skip to content

Instantly share code, notes, and snippets.

@odoe
Created November 2, 2015 18:44
Show Gist options
  • Save odoe/6722c9f8e23eabc8f801 to your computer and use it in GitHub Desktop.
Save odoe/6722c9f8e23eabc8f801 to your computer and use it in GitHub Desktop.
var Users = declare([UserStore, Cache]);
var userAPI = new Users({
idProperty: 'id'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment