UNPKG

sebastian

Version:

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

7 lines (6 loc) 103 B
define(function (require) { return { name: 'baz', foo: require('./foo') }; });