Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/smart-wallet
types
Cell
Type alias Cell<T>
Cell
<
T
>
:
{
get
:
(
(
)
=>
T
)
;
set
(
val
)
:
void
;
}
Type Parameters
T
Type declaration
get
:
(
(
)
=>
T
)
(
)
:
T
Returns
T
set
:
function
set
(
val
)
:
void
Parameters
val
:
T
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...