UNPKG

flume-js

Version:

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

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