UNPKG

flume-js

Version:

a library for defining applications as a set of inputs and transformations

6 lines (4 loc) 88 B
function resultValue(value) { return { value: value } } module.exports = resultValue