// no dependencies export const __DEBUG__ = 1; export const __APP_VERSION__ = 'v0.1.3a'; export const __APP_INTRO__ = ` Right way to follow.
In this update you can find a shortest route for any given start and destination.
`;