develop.ejemplo.js 188 Bytes edit raw blame history 1 2 3 4 5 angular.module('appWrapperDemo') .constant('API_ENDPOINT', { 'URL': '//127.0.0.1:9000' }) .constant("APP", ''); // Posibles valores '', 'distribuidor', 'transportista'