// used until real services are available const endpoints = Object.seal({ GetRouteInfo: { url: 'https://mockey.qa.sagaws.net/service/ISS/Content/RouteInfo', method: 'GET' } }); export { endpoints };