An interface for interoperability between observable implementations. It only has to expose the [Symbol.observable] method that is supposed to return a subscribable store.
[Symbol.observable]
Generated using TypeDoc
An interface for interoperability between observable implementations. It only has to expose the
[Symbol.observable]
method that is supposed to return a subscribable store.