cacheImplementations: {
    CachedKeyValueStorage: typeof default;
    CachedLibraryStorage: typeof default;
} = ...

Type declaration

  • CachedKeyValueStorage: typeof default
  • CachedLibraryStorage: typeof default