UNPKG

lasso-node

Version:

JavaScript widget and page unit testing with on the fly instrumentation

9 lines (8 loc) 159 B
define([], function () { function notCalled() { return 'this is never called'; } return function () { return 'foo'; }; });