All files / src/configs config.ts

100% Statements 4/4
100% Branches 0/0
100% Functions 0/0
100% Lines 4/4

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 45x 5x 5x 5x
export const bookingTripUrl = 'https://booking.ag-ems.de';
export const STRAPI_URL = "https://cms-api.frontend-test.capitaneus.systems";
export const MAPBOX_ACCESS_TOKEN = "pk.eyJ1IjoieHl6YW50b24iLCJhIjoiY2tsbTd1NmVrMDZqczJwbm4zdTQwaG5kOSJ9.C_r093JbnfJBcQNGqvSpqg";
export const DEFAULT_COORDS: [number, number] = [53.367637981360055, 7.205279767513276];