Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/api/rest/cache/
H A DwrapFetchWithCache.ts161 const ejectSelfFromCache = () => cache.remove(cacheKey); constant
167 ejectSelfFromCache,
179 ejectSelfFromCache,
197 ejectSelfFromCache,
H A Dresponse.ts13 return this.ejectSelfFromCache();