diff options
Diffstat (limited to 'www/170.js.map')
| -rw-r--r-- | www/170.js.map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/170.js.map b/www/170.js.map new file mode 100644 index 0000000..f0b45c1 --- /dev/null +++ b/www/170.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["webpack:///./node_modules/@ionic/core/dist/esm/es5/polyfills/string.js"],"names":[],"mappings":";;;;;;;;;;AAAA;AAAA;AAAO,0CAA0C;AACjD;AACA;AACA,8EAA8E,gDAAgD,2CAA2C,yCAAyC;AAClN;AACA;AACA;AACA,oEAAoE,2BAA2B,wDAAwD;AACvJ;AACA;AACA;AACA,kFAAkF,gDAAgD,+CAA+C,G","file":"170.js","sourcesContent":["export function applyPolyfill(window, document) {/*!\nString.prototype.endsWith\n*/\nString.prototype.endsWith||Object.defineProperty(String.prototype,\"endsWith\",{writable:!0,configurable:!0,value:function(b,a){if(void 0===a||a>this.length)a=this.length;return this.substring(a-b.length,a)===b}});\n/*!\nString.prototype.includes\n*/\nString.prototype.includes||(String.prototype.includes=function(b,a){\"number\"!==typeof a&&(a=0);return a+b.length>this.length?!1:-1!==this.indexOf(b,a)});\n/*!\nString.prototype.startsWith\n*/\nString.prototype.startsWith||Object.defineProperty(String.prototype,\"startsWith\",{writable:!0,configurable:!0,value:function(b,a){return this.substr(!a||0>a?0:+a,b.length)===b}});}"],"sourceRoot":""}
\ No newline at end of file |
