{"version":3,"sources":["webpack:///./node_modules/pdfjs-dist-with-errors/build/pdf.worker.js?5f80","webpack:///./node_modules/pdfjs-dist-with-errors/webpack.js"],"names":["module","exports","Worker","pdfjs","PdfjsWorker","window","GlobalWorkerOptions","workerPort"],"mappings":"qGAAAA,EAAOC,QAAU,WACf,OAAO,IAAIC,OAAO,IAA0B,oC,kCCe9C,IAAIC,EAAQ,EAAQ,QAChBC,EAAc,EAAQ,QAEJ,qBAAXC,QAA0B,WAAYA,SAC/CF,EAAMG,oBAAoBC,WAAa,IAAIH,GAG7CJ,EAAOC,QAAUE","file":"js/chunk-c4aa57cc.7ad11f9f.js","sourcesContent":["module.exports = function() {\n return new Worker(__webpack_public_path__ + \"2a81f9c1ab3f56a1fa2c.worker.js\");\n};","/* Copyright 2017 Mozilla Foundation\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n'use strict';\n\nvar pdfjs = require('./build/pdf.js');\nvar PdfjsWorker = require('worker-loader!./build/pdf.worker.js');\n\nif (typeof window !== 'undefined' && 'Worker' in window) {\n pdfjs.GlobalWorkerOptions.workerPort = new PdfjsWorker();\n}\n\nmodule.exports = pdfjs;\n"],"sourceRoot":""}