UNPKG

1.14 kBSource Map (JSON)View Raw
1{"version":3,"sources":["../src/indexeddb-worker.js"],"names":["module","exports","IndexedDBStoreWorker","require"],"mappings":";;AAAA;;;;;;;;;;;;;;;;AAgBA;;;;;AAKA;AACAA,OAAOC,OAAP,CAAeC,oBAAf,GAAsCC,QAAQ,mCAAR,CAAtC","file":"indexeddb-worker.js","sourcesContent":["/*\nCopyright 2017 Vector Creations Ltd\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n*/\n\n/**\n * Separate exports file for the indexeddb web worker, which is designed\n * to be used separately\n */\n\n/** The {@link module:indexeddb-store-worker~IndexedDBStoreWorker} class. */\nmodule.exports.IndexedDBStoreWorker = require(\"./store/indexeddb-store-worker.js\");\n\n"]}
\No newline at end of file