4 lines
128 B
TypeScript
4 lines
128 B
TypeScript
export const BASE_URL = "https://sa.navi.com";
|
|
export const BUNDLE_VERSION = "x-rn-bundle-version";
|
|
export const GZIP = "gzip";
|