Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/notifier
StoredSubscription
Type Alias StoredSubscription<T>
Stored
Subscription
<
T
>
:
Subscription
<
T
>
&
{
getStoreKey
:
(
(
)
=>
Promise
<
VStorageKey
&
{
subscription
:
Subscription
<
T
>
;
}
>
)
;
getUnserializer
:
(
(
)
=>
Unserializer
)
;
}
Type Parameters
T
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...