willtheorangeguy / willtheorangeguy.github.io

Usage of strict mode against recommended approach JS-0118
Bug risk
Minor
5 months ago6 months old
  16          t.jQuery,
  17        );
  18})(this, function (t, e) {
  19  "use strict";  20  function n(t) {
  21    return t && typeof t == "object" && "default" in t ? t : { default: t };
  22  }