@async-af/split
Advanced tools
Comparing version 5.3.3 to 6.0.0
/*! | ||
* @async-af/split/esm v5.3.3 | ||
* @async-af/split/esm v6.0.0 | ||
* | ||
@@ -4,0 +4,0 @@ * AsyncAF (Async/Await Fun) splitAF method |
/*! | ||
* @async-af/split/esm/min v5.3.3 | ||
* @async-af/split/esm/min v6.0.0 | ||
* | ||
@@ -4,0 +4,0 @@ * AsyncAF (Async/Await Fun) splitAF method |
/*! | ||
* @async-af/split v5.3.3 | ||
* @async-af/split v6.0.0 | ||
* | ||
@@ -4,0 +4,0 @@ * AsyncAF (Async/Await Fun) splitAF method |
/*! | ||
* @async-af/split/legacy v5.3.3 | ||
* @async-af/split/legacy v6.0.0 | ||
* | ||
@@ -4,0 +4,0 @@ * AsyncAF (Async/Await Fun) splitAF method |
/*! | ||
* @async-af/split/legacy/min v5.3.3 | ||
* @async-af/split/legacy/min v6.0.0 | ||
* | ||
@@ -12,3 +12,3 @@ * AsyncAF (Async/Await Fun) splitAF method | ||
*/ | ||
var e,t;e="undefined"!=typeof self?self:this,t=function(){return function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:n})},r.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=145)}({145:function(e,t,r){"use strict";r.r(t),t.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0;return this.then(function(r){if("string"!=typeof r||Array.isArray(r))throw TypeError("splitAF may be called on a string but was called on ".concat(r));return String.prototype.split.call(r,e,t)})}}}).default},"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define("splitAF",[],t):"object"==typeof exports?exports.splitAF=t():e.splitAF=t(); | ||
var e,t;e="undefined"!=typeof self?self:this,t=function(){return function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:n})},r.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=160)}({160:function(e,t,r){"use strict";r.r(t),t.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0;return this.then(function(r){if("string"!=typeof r||Array.isArray(r))throw TypeError("splitAF may be called on a string but was called on ".concat(r));return String.prototype.split.call(r,e,t)})}}}).default},"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define("splitAF",[],t):"object"==typeof exports?exports.splitAF=t():e.splitAF=t(); | ||
//# sourceMappingURL=min.js.map |
/*! | ||
* @async-af/split/min v5.3.3 | ||
* @async-af/split/min v6.0.0 | ||
* | ||
@@ -4,0 +4,0 @@ * AsyncAF (Async/Await Fun) splitAF method |
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "5.3.3", | ||
"version": "6.0.0", | ||
"homepage": "https://async-af.js.org", | ||
@@ -9,0 +9,0 @@ "bugs": { |
Sorry, the diff of this file is not supported yet