Skip to content

Instantly share code, notes, and snippets.

@luizaguerra
Created October 27, 2017 17:03
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 luizaguerra/529b250146d0ab8a08688e049ecef9dd to your computer and use it in GitHub Desktop.
Save luizaguerra/529b250146d0ab8a08688e049ecef9dd to your computer and use it in GitHub Desktop.
var NgBindPage = function(){
this.title = 'AngularJS: API: ngBind';
}
module.exports = NgBindPage;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment