Github
Preparing search index...
The search index is not available
Documentation
Documentation
@web3-storage/access
Schema
ArraySchema
Interface ArraySchema<T, I>
Type Parameters
T
I
=
unknown
Hierarchy
Schema
.
Schema
<
T
[]
,
I
>
ArraySchema
Index
Properties
element
Methods
and
array
brand
default
from
is
nullable
optional
or
read
refine
Properties
element
element
:
Schema
.
Reader
<
T
,
I
,
Schema
.
Error
>
Methods
and
and
<
T
>
(
other
)
:
Schema
.
Schema
<
T
[]
&
T
,
I
>
Type Parameters
T
Parameters
other
:
Schema
.
Reader
<
T
,
I
,
Schema
.
Error
>
Returns
Schema
.
Schema
<
T
[]
&
T
,
I
>
array
array
(
)
:
Schema
.
Schema
<
T
[]
[]
,
I
>
Returns
Schema
.
Schema
<
T
[]
[]
,
I
>
brand
brand
<
K
>
(
kind
?
)
:
Schema
.
Schema
<
Schema
.
Branded
<
T
[]
,
K
>
,
I
>
Type Parameters
K
extends
string
Parameters
Optional
kind
:
K
Returns
Schema
.
Schema
<
Schema
.
Branded
<
T
[]
,
K
>
,
I
>
default
default
(
value
)
:
Schema
.
DefaultSchema
<
T
[]
,
I
>
Parameters
value
:
T
[]
Returns
Schema
.
DefaultSchema
<
T
[]
,
I
>
from
from
(
value
)
:
T
[]
Parameters
value
:
I
Returns
T
[]
is
is
(
value
)
:
value
is
T
[]
Parameters
value
:
unknown
Returns
value
is
T
[]
nullable
nullable
(
)
:
Schema
.
Schema
<
null
|
T
[]
,
I
>
Returns
Schema
.
Schema
<
null
|
T
[]
,
I
>
optional
optional
(
)
:
Schema
.
Schema
<
undefined
|
T
[]
,
I
>
Returns
Schema
.
Schema
<
undefined
|
T
[]
,
I
>
or
or
<
T
>
(
other
)
:
Schema
.
Schema
<
T
[]
|
T
,
I
>
Type Parameters
T
Parameters
other
:
Schema
.
Reader
<
T
,
I
,
Schema
.
Error
>
Returns
Schema
.
Schema
<
T
[]
|
T
,
I
>
read
read
(
input
)
:
Schema
.
Result
<
T
[]
,
Schema
.
Error
>
Parameters
input
:
I
Returns
Schema
.
Result
<
T
[]
,
Schema
.
Error
>
refine
refine
<
T
>
(
schema
)
:
Schema
.
Schema
<
T
,
I
>
Type Parameters
T
extends
T
[]
Parameters
schema
:
Schema
.
Reader
<
T
[]
&
T
,
T
[]
,
Schema
.
Error
>
Returns
Schema
.
Schema
<
T
,
I
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
element
and
array
brand
default
from
is
nullable
optional
or
read
refine
Documentation
@web3-storage/access
@web3-storage/capabilities
@web3-storage/upload-client
@web3-storage/filecoin-client
@web3-storage/w3up-client
Generated using
TypeDoc