Searched defs:WholeCache (Results 1 – 1 of 1) sorted by relevance
478 interface WholeCache { interface518 …const [isJsonObject, cacheJsonObject]: [boolean, WholeCache | undefined] = isJsonString(cacheFile); constant