Files: 1d1966f84c7dd4bf7fb3b3897d376fc2603f309d / docs / sources / values.md
217 bytesRaw
pull-stream/sources/values
usage
values = require('pull-stream/sources/values')
values(array | object, onAbort)
create a SourceStream that reads the values from an array or object and then stops.
Built with git-ssb-web