SongGuess
Preparing search index...
server/worker-configuration
KVNamespaceListResult
Type Alias KVNamespaceListResult<Metadata, Key>
KVNamespaceListResult
:
|
{
cacheStatus
:
string
|
null
;
cursor
:
string
;
keys
:
KVNamespaceListKey
<
Metadata
,
Key
>
[]
;
list_complete
:
false
;
}
|
{
cacheStatus
:
string
|
null
;
keys
:
KVNamespaceListKey
<
Metadata
,
Key
>
[]
;
list_complete
:
true
;
}
Type Parameters
Metadata
Key
extends
string
=
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
SongGuess
Loading...