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