ICACacheEntry
@spartanfx/react / codeapps / ICACacheEntry
Interface: ICACacheEntry<T>
In-memory TTL cache for read-side hook results.
Type Parameters
T
T
Properties
| Property | Type | Description |
|---|---|---|
timestamp | number | - |
value | T | - |
@spartanfx/react / codeapps / ICACacheEntry
In-memory TTL cache for read-side hook results.
T
| Property | Type | Description |
|---|---|---|
timestamp | number | - |
value | T | - |