UNPKG

mo-framework

Version:

Hybrid mobile app framework with generators

4 lines 144 B
// This is used to require jqm with Webpack. module.exports = function (source) { return '(function () {' + source + ';}).call(window);'; };