UNPKG

sebastian

Version:

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

5 lines (4 loc) 96 B
define(['b', 'exports'], function (b, exports) { exports.name = 'a'; exports.b = b; });