Request a single value from the publisher.
A promise that resolves to the next value from the publisher.
Subscribes to the publisher.
The subscriber to subscribe to the publisher.
A subscription object that can be used to unsubscribe from the publisher.
Generated using TypeDoc
Declares that a type can transmit a sequence of values over time.