Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/api/rest/
H A Dclient.ts112 const fetchWithBaseUrl = wrapFetchWithBaseUrl(fetchWithOffline, getExpoApiBaseUrl() + '/v2/'); constant
114 const fetchWithProxy = wrapFetchWithProxy(fetchWithBaseUrl);