main.js 79 B

12
  1. angular.module("app").controller('MainCtrl', function($rootScope, $scope) {
  2. });