Advertisement
Guest User

Untitled

a guest
Feb 13th, 2016
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. angular.module('controllers.App', [])
  2.  
  3.  
  4.  
  5. .controller('App', function($scope) {
  6.  
  7.  
  8. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement