Github
Preparing search index...
The search index is not available
Documentation
Documentation
@web3-storage/access
Schema
struct
Function struct
struct
<
T
,
U
,
V
,
I
>
(
fields
)
:
Schema
.
StructSchema
<
V
,
I
>
Type Parameters
T
extends
null
|
string
|
number
|
boolean
U
extends
{
[
key
:
string
]
:
Schema
.
Reader
<
any
,
any
,
Schema
.
Error
>
|
T
;
}
V
extends
{
[
K
in
string
|
number
|
symbol
]
:
U
[
K
]
extends
Schema
.
Reader
<
any
,
any
,
Schema
.
Error
>
?
any
[
any
]
:
Schema
.
LiteralSchema
<
U
[
K
]
&
T
,
any
>
}
I
=
unknown
Parameters
fields
:
U
Returns
Schema
.
StructSchema
<
V
,
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