UNPKG

sebastian

Version:

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

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