/**
* Object containing URLs for the VEF.
*/
export const URLS = {
CDN: "https://cdn.awi.de/",
BRAND: "https://cdn.awi.de/images/logos/marine_data.png"
};
/**
* Object containing URLs for the VEF.
*/
export const URLS = {
CDN: "https://cdn.awi.de/",
BRAND: "https://cdn.awi.de/images/logos/marine_data.png"
};