Files
super-app/network/NetworkConstant.ts
2024-10-24 13:15:52 +00:00

4 lines
129 B
TypeScript

export const BASE_URL = "https://sa.navi.com/";
export const BUNDLE_VERSION = "x-rn-bundle-version";
export const GZIP = "gzip";