UNPKG

sebastian

Version:

A flow-control library aimed at encouraging organized, testable code.

6 lines (5 loc) 150 B
define("funcSet", ["require", "exports", "module"], function (require, exports, module) { module.exports = "funcSet"; });