Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/notifier
StoredPublisherKit
Interface StoredPublisherKit<T>
interface
StoredPublisherKit
<
T
>
{
publisher
:
IterationObserver
<
T
>
;
subscriber
:
StoredSubscription
<
T
>
;
}
Type Parameters
T
Index
Properties
publisher
subscriber
Properties
publisher
publisher
:
IterationObserver
<
T
>
subscriber
subscriber
:
StoredSubscription
<
T
>
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
On This Page
Properties
publisher
subscriber
API documentation of Agoric SDK
Loading...