Deno logo
DeployManualBlogAPIStandard LibraryThird Party Modules

esm.sh/@firebase/[email protected]/dist/index.d.ts

persistentLocalCache

Creates an instance of PersistentLocalCache. The instance can be set to FirestoreSettings.cache to tell the SDK which cache layer to use.

Persistent cache cannot be used in a Node.js environment.

function persistentLocalCache(settings?: PersistentCacheSettings): PersistentLocalCache;
§
persistentLocalCache(settings?: PersistentCacheSettings): PersistentLocalCache
[src]

§Parameters

§
settings?: PersistentCacheSettings optional
[src]

§Return Type

§
PersistentLocalCache
[src]
Manual
API
Standard Library
Third Party Modules
Benchmarks
Artwork
Blog
System Status
Companies interested in Deno