Github
Preparing search index...
The search index is not available
Documentation
Documentation
@web3-storage/w3up-client
unknown
InferNb
Type alias InferNb<C>
Infer
Nb
<
C
>
:
keyof
C
extends
never
?
{
nb
?:
never
;
}
:
{
nb
:
C
;
}
Given an inferred capability infers if the nb field is optional or not
Type Parameters
C
extends
Record
<
string
,
unknown
>
|
undefined
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
Given an inferred capability infers if the nb field is optional or not