new Observable(value) → {object}
Represents the Observable interface
Parameters:
| Name | Type | Description |
|---|---|---|
value |
* | the observed value |
- Source:
Returns:
returns the API
- Type
- object
| Name | Type | Description |
|---|---|---|
value |
* | the observed value |