Optional
table: DexieTableLike<RelayMetrics, DexieIndexableType>Private
#privateProtected
cacheProtected
logReadonly
nameProtected
onProtected
Optional
tableStatic
prefixedRest
...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 an entry where created values exists
Profile metadata
Generated using TypeDoc
Dexie backed generic hookable store