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