summaryrefslogtreecommitdiffstats
path: root/wp-includes/js/dist/blob.min.js
diff options
context:
space:
mode:
Diffstat (limited to 'wp-includes/js/dist/blob.min.js')
-rw-r--r--wp-includes/js/dist/blob.min.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/wp-includes/js/dist/blob.min.js b/wp-includes/js/dist/blob.min.js
new file mode 100644
index 0000000..056215c
--- /dev/null
+++ b/wp-includes/js/dist/blob.min.js
@@ -0,0 +1,2 @@
+/*! This file is auto-generated */
+!function(){"use strict";var e={d:function(n,t){for(var o in t)e.o(t,o)&&!e.o(n,o)&&Object.defineProperty(n,o,{enumerable:!0,get:t[o]})},o:function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},r:function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},n={};e.r(n),e.d(n,{createBlobURL:function(){return o},getBlobByURL:function(){return r},getBlobTypeByURL:function(){return u},isBlobURL:function(){return c},revokeBlobURL:function(){return i}});const t={};function o(e){const n=window.URL.createObjectURL(e);return t[n]=e,n}function r(e){return t[e]}function u(e){return r(e)?.type.split("/")[0]}function i(e){t[e]&&window.URL.revokeObjectURL(e),delete t[e]}function c(e){return!(!e||!e.indexOf)&&0===e.indexOf("blob:")}(window.wp=window.wp||{}).blob=n}(); \ No newline at end of file