method ICacheStorage.get ICacheStorage.get(key: string): Promise<SourceCacheEntry | null> Gets a cached entry Parameters key: string Return Type Promise<SourceCacheEntry | null>