Any valid javascript type.
Current value of the observable.
Add a new IObservable to be observed.
IObservable to be observed.
Stop observing an IObservable.
IObservable to stop observing.
Remove a WatcherFunction from the watchers list.
Method used to update the value property.
New value of the observable.
Add a WatcherFunction to be called when value changes.
Generated using TypeDoc
Basic signature of an Observable.