Skip to content

Instantly share code, notes, and snippets.

@eduardolundgren
Created June 20, 2013 15:58
Show Gist options
  • Save eduardolundgren/5824079 to your computer and use it in GitHub Desktop.
Save eduardolundgren/5824079 to your computer and use it in GitHub Desktop.
Foo.prototype = {
_UI_ATTRS: {
BIND: [ "name" ],
SYNC: [ "name" ]
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment