ComputedCache
A record store is a collection of records of different types.
interface ComputedCache<Data, R extends UnknownRecord> {}
Methods
Parameters
| Name | Description |
|---|---|
| |
Returns
Data | undefined
A record store is a collection of records of different types.
interface ComputedCache<Data, R extends UnknownRecord> {}
| Name | Description |
|---|---|
| |
Data | undefined