UNPKG

sebastian

Version:

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

10 lines (8 loc) 143 B
define(function (require) { if (typeof obj !== 'undefined') { obj.require('bad'); } return { name: 'c' }; });