Skip to content

API documentation of Agoric SDK / Exports / @agoric/notifier / StoredPublisherKit

Interface: StoredPublisherKit<T> ​

@agoric/notifier.StoredPublisherKit

Type parameters ​

Name
T

Table of contents ​

Properties ​

Properties ​

publisher ​

• publisher: IterationObserver<T>

Defined in ​

packages/notifier/src/storesub.js:167


subscriber ​

• subscriber: StoredSubscription<T>

Defined in ​

packages/notifier/src/storesub.js:166