CreateComputedCacheOpts
See source codeTable of contents
interface CreateComputedCacheOpts<Data, R extends UnknownRecord> {}
Methods
areRecordsEqual
optional
Parameters
Name | Description |
---|---|
|
|
|
|
Returns
boolean
areResultsEqual
optional
Parameters
Name | Description |
---|---|
|
|
|
|
Returns
boolean
Prev
ComputedCacheNext
HistoryEntry