File "module.js"

Full Path: /srv/www/www.cadoro.it/app/src/js/app/module.js
File size: 78 bytes
MIME-type: text/plain
Charset: utf-8

angular.module('app.app', [
  'app.app.controllers',
  'app.app.services'
]);