Files
super-app/network/NetworkConstant.ts
2024-10-08 09:27:13 +00:00

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";