Current File : /home/jvzmxxx/wiki/extensions/MwEmbedSupport/MwEmbedModules/MwEmbedSupport/iscroll/src/ender.js
!function ($, iScroll) {
  $.ender({
    iScroll: function (options) {
      return new iScroll(this[0], options)
    }
  }, true)
}(ender, require('iscroll').iScroll)