Home
last modified time | relevance | path

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

/expo/packages/expo-dev-launcher/bundle/
H A DapiClient.ts21 export async function restClient<T = any>(endpoint: string, options: RequestInit = {}) { function
56 return await restClient<T>(endpoint, {
/expo/packages/expo-dev-launcher/bundle/functions/
H A DgetDevSessionsAsync.ts3 import { restClient, restClientWithTimeout } from '../apiClient';
87 const sessions = await restClient<{ data: DevSession[] }>(devSessionsEndpoint, {
/expo/packages/expo-dev-launcher/bundle/__mocks__/
H A DapiClient.ts9 export const restClient = jest.fn().mockResolvedValue({ data: [] }); constant
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle1188 …Property(e,"__esModule",{value:!0}),e.apiEndpoint=e.apiClient=void 0,e.restClient=b,e.restClientWi…
1217 …estClientWithTimeout)(o,n,{headers:c})).data)?l:[]:null!=(s=(yield(0,u.restClient)(o,{headers:c}))…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle1189 …Property(e,"__esModule",{value:!0}),e.apiEndpoint=e.apiClient=void 0,e.restClient=b,e.restClientWi…
1218 …estClientWithTimeout)(o,n,{headers:c})).data)?l:[]:null!=(s=(yield(0,u.restClient)(o,{headers:c}))…