Home
last modified time | relevance | path

Searched refs:LOCAL_API_HOST (Results 1 – 2 of 2) sorted by relevance

/expo/tools/src/
H A DConstants.ts5 export const LOCAL_API_HOST = 'localhost:3000'; constant
/expo/tools/src/commands/
H A DSyncBundledNativeModules.ts9 import { EXPO_DIR, LOCAL_API_HOST, STAGING_API_HOST, PRODUCTION_API_HOST } from '../Constants';