Github
Preparing search index...
The search index is not available
Documentation
Documentation
@web3-storage/capabilities
Space
Store
Schema
LiteralSchema
Interface LiteralSchema<T, I>
Type Parameters
T
extends
string
|
number
|
boolean
|
null
I
=
unknown
Hierarchy
Space
.
Store
.
Schema
.
Schema
<
T
>
LiteralSchema
Index
Properties
value
Methods
and
array
brand
default
from
is
nullable
optional
or
read
refine
Properties
Readonly
value
value
:
T
Methods
and
and
<
T
>
(
other
)
:
Space
.
Store
.
Schema
.
Schema
<
T
&
T
,
unknown
>
Type Parameters
T
Parameters
other
:
Space
.
Store
.
Schema
.
Reader
<
T
,
unknown
,
Space
.
Store
.
Schema
.
Error
>
Returns
Space
.
Store
.
Schema
.
Schema
<
T
&
T
,
unknown
>
array
array
(
)
:
Space
.
Store
.
Schema
.
Schema
<
T
[]
,
unknown
>
Returns
Space
.
Store
.
Schema
.
Schema
<
T
[]
,
unknown
>
brand
brand
<
K
>
(
kind
?
)
:
Space
.
Store
.
Schema
.
Schema
<
Space
.
Store
.
Schema
.
Branded
<
T
,
K
>
,
unknown
>
Type Parameters
K
extends
string
Parameters
Optional
kind
:
K
Returns
Space
.
Store
.
Schema
.
Schema
<
Space
.
Store
.
Schema
.
Branded
<
T
,
K
>
,
unknown
>
default
default
(
value
?
)
:
Space
.
Store
.
Schema
.
DefaultSchema
<
T
&
Exclude
<
T
,
undefined
>
,
I
>
Parameters
Optional
value
:
T
Returns
Space
.
Store
.
Schema
.
DefaultSchema
<
T
&
Exclude
<
T
,
undefined
>
,
I
>
from
from
(
value
)
:
T
Parameters
value
:
unknown
Returns
T
is
is
(
value
)
:
value
is
T
Parameters
value
:
unknown
Returns
value
is
T
nullable
nullable
(
)
:
Space
.
Store
.
Schema
.
Schema
<
null
|
T
,
unknown
>
Returns
Space
.
Store
.
Schema
.
Schema
<
null
|
T
,
unknown
>
optional
optional
(
)
:
Space
.
Store
.
Schema
.
Schema
<
undefined
|
T
,
unknown
>
Returns
Space
.
Store
.
Schema
.
Schema
<
undefined
|
T
,
unknown
>
or
or
<
T
>
(
other
)
:
Space
.
Store
.
Schema
.
Schema
<
T
|
T
,
unknown
>
Type Parameters
T
Parameters
other
:
Space
.
Store
.
Schema
.
Reader
<
T
,
unknown
,
Space
.
Store
.
Schema
.
Error
>
Returns
Space
.
Store
.
Schema
.
Schema
<
T
|
T
,
unknown
>
read
read
(
input
)
:
Space
.
Store
.
Schema
.
Result
<
T
,
Space
.
Store
.
Schema
.
Error
>
Parameters
input
:
unknown
Returns
Space
.
Store
.
Schema
.
Result
<
T
,
Space
.
Store
.
Schema
.
Error
>
refine
refine
<
T
>
(
schema
)
:
Space
.
Store
.
Schema
.
Schema
<
T
,
unknown
>
Type Parameters
T
extends
null
|
string
|
number
|
boolean
Parameters
schema
:
Space
.
Store
.
Schema
.
Reader
<
T
&
T
,
T
,
Space
.
Store
.
Schema
.
Error
>
Returns
Space
.
Store
.
Schema
.
Schema
<
T
,
unknown
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
value
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