lint links
This commit is contained in:
parent
e4d69c409a
commit
d397e66e03
5 changed files with 26 additions and 6 deletions
|
|
@ -83,7 +83,7 @@ Specifies how the value of a computed stream is generated. See [combining stream
|
|||
|
||||
Argument | Type | Required | Description
|
||||
------------ | -------------------- | -------- | ---
|
||||
`streams...` | splat of `Stream`s | No | Splat of zero or more streams that correspond to the streams passed as the second argument to [`stream.combine`](#stream-combine.md)
|
||||
`streams...` | splat of `Stream`s | No | Splat of zero or more streams that correspond to the streams passed as the second argument to [`stream.combine`](#stream-combine)
|
||||
`changed` | `Array<Stream>` | Yes | List of streams that were affected by an update
|
||||
**returns** | `any` | | Returns a computed value
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue