UNPKG

can

Version:

MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.

8 lines (7 loc) 163 B
define(function(require, exports, module){ if (module.exports){ module.exports = function(){ return 'implicitModule'; }; } });