Github
Preparing search index...
The search index is not available
Documentation
Documentation
@web3-storage/capabilities
Space
Store
Schema
dictionary
Function dictionary
dictionary
<
K
,
V
,
I
>
(
__namedParameters
)
:
Space
.
Store
.
Schema
.
DictionarySchema
<
V
,
K
,
I
>
Type Parameters
K
extends
string
V
extends
unknown
I
=
unknown
Parameters
__namedParameters
:
{
key
?:
Space
.
Store
.
Schema
.
Reader
<
K
,
string
,
Space
.
Store
.
Schema
.
Error
>
;
value
:
Space
.
Store
.
Schema
.
Reader
<
V
,
I
,
Space
.
Store
.
Schema
.
Error
>
;
}
Optional
key
?:
Space
.
Store
.
Schema
.
Reader
<
K
,
string
,
Space
.
Store
.
Schema
.
Error
>
value
:
Space
.
Store
.
Schema
.
Reader
<
V
,
I
,
Space
.
Store
.
Schema
.
Error
>
Returns
Space
.
Store
.
Schema
.
DictionarySchema
<
V
,
K
,
I
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Documentation
@web3-storage/access
@web3-storage/capabilities
@web3-storage/upload-client
@web3-storage/filecoin-client
@web3-storage/w3up-client
Generated using
TypeDoc