UNPKG

@wmfs/tymly

Version:

A framework for building and sharing workflows in Node.js

8 lines (6 loc) 122 B
'use strict' module.exports = function helloWorld () { return function helloWorld () { return 'Hello World.' } }