develop.ejemplo.js 111 Bytes
angular.module('appWrapperDemo')
.constant('APP', '')
.constant('ENDPOINT_BASE', 'http://10.231.45.127:3000');