Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/vat-data
prepareSingleton
Function prepareSingleton
prepare
Singleton
<
M
>
(
baggage
,
kindName
,
methods
,
options
?
)
:
Guarded
<
M
>
Type Parameters
M
extends
Record
<
PropertyKey
,
CallableFunction
>
methods
Parameters
baggage
:
Baggage
kindName
:
string
methods
:
M
Optional
options
:
DefineKindOptions
<
{
self
:
M
;
}
>
= undefined
Returns
Guarded
<
M
>
Deprecated
Use prepareExo instead.
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...
methods