- Preparing search index...
- The search index is not available
neuroglancer
Function observeWatchable
- observeWatchable<T>(callback: ((value: T) => void), watchable: WatchableValueInterface<T>): (() => void)
-
Parameters
-
callback: ((value: T) => void)
-
- (value: T): void
-
Returns void
-
Returns (() => void)