Searched refs:getRemoteVersionsForSdkAsync (Results 1 – 2 of 2) sorted by relevance
8 getRemoteVersionsForSdkAsync,195 describe(getRemoteVersionsForSdkAsync, () => {203 expect(await getRemoteVersionsForSdkAsync({ sdkVersion: '1.0.0', skipCache: true })).toEqual(214 expect(await getRemoteVersionsForSdkAsync({ sdkVersion: '1.0.0', skipCache: true })).toEqual(235 expect(await getRemoteVersionsForSdkAsync({ sdkVersion: '1.0.0', skipCache: true })).toEqual({
50 const versionsForSdk = await getRemoteVersionsForSdkAsync({ sdkVersion, skipCache });60 export async function getRemoteVersionsForSdkAsync({ function87 return getRemoteVersionsForSdkAsync({ sdkVersion, skipCache });