@valon-technologies/gestalt
Preparing search index...
@valon-technologies/gestalt
CacheEntry
Interface CacheEntry
Single cache entry used by batch cache APIs.
interface
CacheEntry
{
key
:
string
;
value
:
Uint8Array
;
}
Index
Properties
key
value
Properties
key
key
:
string
value
value
:
Uint8Array
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
value
@valon-technologies/gestalt
Loading...
Single cache entry used by batch cache APIs.