StoreStream wraps an Observable, allowing for future underlying logic manipulation without worrying about breaking API's.
Subscribe to Observable stream.
function to handle ticks on stream
subscription to stream.
Unsubscribe from Observable stream.
Generated using TypeDoc
StoreStream wraps an Observable, allowing for future underlying logic manipulation without worrying about breaking API's.