gerich-home/it-depends

View on GitHub
docs/subscription.md

Summary

Maintainability
Test Coverage
## `subscription`
The subscription to observable or computed value change.

### Exposed fields / methods
* [`enable`](subscription/enable.md)
* [`disable`](subscription/disable.md)

#### See also:
* [`itDepends`](itDepends.md)
* [`observableValue`](observableValue.md)
* [`computedValue`](computedValue.md)
* [`computedForArgs`](computedForArgs.md)