esp-nvs-js
Preparing search index...
nvs_cache_entry
Type Alias nvs_cache_entry
nvs_cache_entry
:
Omit
<
nvs_entry
,
"value"
|
"chunks"
>
&
{
chunks
:
nvs_chunks
|
null
;
value
:
nvs_value
|
null
;
}
Entry in cache entries map
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
esp-nvs-js
Loading...
Entry in cache entries map