Optional
table: DexieTableLike<CachedMetadata, DexieIndexableType>Private
#nip5Private
#privatePrivate
#zapperProtected
cacheProtected
logReadonly
nameProtected
onProtected
Optional
tableStatic
prefixedPrivate
#batchPrivate
#processPrivate
#processRest
...args: ArgumentMap<FeedCacheEvents>[Extract<T, "change">]Optional
context: anyCalls each of the listeners registered for a given event.
Rest
...args: ArgumentMap<FeedCacheEvents>[Extract<T, "change">]Optional
key: stringOptional
key: stringOptional
fn: ((...args) => void)Rest
...args: ArgumentMap<FeedCacheEvents>[Extract<T, "change">]Optional
context: anyOptional
once: booleanAdd a listener for a given event.
Rest
...args: ArgumentMap<FeedCacheEvents>[Extract<T, "change">]Optional
context: anyAdd a one-time listener for a given event.
Rest
...args: ArgumentMap<FeedCacheEvents>[Extract<T, "change">]Optional
context: anyRemove the listeners of a given event.
Optional
fn: ((...args) => void)Rest
...args: ArgumentMap<FeedCacheEvents>[Extract<T, "change">]Optional
context: anyOptional
once: booleanTry to update the profile metadata cache with a new version
Profile metadata
Generated using TypeDoc
Dexie backed generic hookable store