UNPKG

@wmfs/tymly

Version:

A framework for building and sharing workflows in Node.js

6 lines (5 loc) 99 B
module.exports = function () { return function () { return [1, 2, 3, 4, 5, 6, 7, 8, 9] } }