UNPKG

207 BTypeScriptView Raw
1export declare const DEV_MODE: boolean;
2export declare const GLOBAL_CONF_PATH: string;
3export declare const REGIONS_API_URL: {
4 [key: string]: string;
5};
6export declare const FALLBACK_REGION = "germany";