method ICacheStore.has ICacheStore.has(key: string): Promise<boolean> Reports whether a live entry exists. Parameters key: string Cache key Return Type Promise<boolean> true if present and unexpired