File "banner.start.js"

Full Path: /home/cananyalcin/public_html/vendors/select2/src/js/banner.start.js
File size: 259 bytes
MIME-type: text/plain
Charset: utf-8

(function () {
  // Restore the Select2 AMD loader so it can be used
  // Needed mostly in the language files, where the loader is not inserted
  if (jQuery && jQuery.fn && jQuery.fn.select2 && jQuery.fn.select2.amd) {
    var S2 = jQuery.fn.select2.amd;
  }