Github
Preparing search index...
The search index is not available
Documentation
Documentation
@web3-storage/access
Space
provision
Function provision
provision
(
space
,
options
)
:
Promise
<
Schema
.
Result
<
{}
,
Schema
.
Error
|
HandlerNotFound
|
HandlerExecutionError
|
InvalidAudience
|
Unauthorized
>
>
Parameters
space
:
Space
.
Space
options
:
{
agent
:
Agent
<
Service
>
;
proofs
:
Delegation
<
Capabilities
>
[]
;
}
agent
:
Agent
<
Service
>
proofs
:
Delegation
<
Capabilities
>
[]
Returns
Promise
<
Schema
.
Result
<
{}
,
Schema
.
Error
|
HandlerNotFound
|
HandlerExecutionError
|
InvalidAudience
|
Unauthorized
>
>
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