UNPKG

217 BMarkdownView Raw
1# pull-stream/sources/values
2
3## usage
4
5### `values = require('pull-stream/sources/values')`
6
7### `values(array | object, onAbort)`
8
9create a SourceStream that reads the values from an array or object and then stops.