Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/api/rest/cache/
H A DwrapFetchWithCache.ts115 function getRequestCacheKey(req: any) { function
136 resource instanceof Request ? getRequestCacheKey(resource) : { url: resource };