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