{"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":"171.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":""}