mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 05:21:02 +00:00
auto-commit for b1d82f8f-dce5-43fe-98e0-ca3fcab13f25
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
{"dependencies":[{"name":"./CodedError","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":42,"index":42}}],"key":"ejEJzFfKvz0N9hBbejjoG+76cK8=","exportNames":["*"],"imports":1}},{"name":"../Platform","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":43},"end":{"line":2,"column":35,"index":78}}],"key":"SkcN7Zi2IL0pUxWZCaWeI65icek=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, '__esModule', {\n value: true\n });\n function _interopDefault(e) {\n return e && e.__esModule ? e : {\n default: e\n };\n }\n Object.defineProperty(exports, \"UnavailabilityError\", {\n enumerable: true,\n get: function () {\n return UnavailabilityError;\n }\n });\n var _CodedError = require(_dependencyMap[0], \"./CodedError\");\n var _Platform = require(_dependencyMap[1], \"../Platform\");\n var Platform = _interopDefault(_Platform);\n /**\n * A class for errors to be thrown when a property is accessed which is\n * unavailable, unsupported, or not currently implemented on the running\n * platform.\n */\n class UnavailabilityError extends _CodedError.CodedError {\n constructor(moduleName, propertyName) {\n super('ERR_UNAVAILABLE', `The method or property ${moduleName}.${propertyName} is not available on ${Platform.default.OS}, are you sure you've linked all the native dependencies properly?`);\n }\n }\n});","lineCount":31,"map":[[12,2,9,0,"Object"],[12,8,9,0],[12,9,9,0,"defineProperty"],[12,23,9,0],[12,24,9,0,"exports"],[12,31,9,0],[13,4,9,0,"enumerable"],[13,14,9,0],[14,4,9,0,"get"],[14,7,9,0],[14,18,9,0,"get"],[14,19,9,0],[15,6,9,0],[15,13,9,0,"UnavailabilityError"],[15,32,9,0],[16,4,9,0],[17,2,9,0],[18,2,1,0],[18,6,1,0,"_CodedError"],[18,17,1,0],[18,20,1,0,"require"],[18,27,1,0],[18,28,1,0,"_dependencyMap"],[18,42,1,0],[19,2,2,0],[19,6,2,0,"_Platform"],[19,15,2,0],[19,18,2,0,"require"],[19,25,2,0],[19,26,2,0,"_dependencyMap"],[19,40,2,0],[20,2,2,0],[20,6,2,0,"Platform"],[20,14,2,0],[20,17,2,0,"_interopDefault"],[20,32,2,0],[20,33,2,0,"_Platform"],[20,42,2,0],[21,2,4,0],[22,0,5,0],[23,0,6,0],[24,0,7,0],[25,0,8,0],[26,2,9,7],[26,8,9,13,"UnavailabilityError"],[26,27,9,32],[26,36,9,41,"CodedError"],[26,47,9,51],[26,48,9,51,"CodedError"],[26,58,9,51],[26,59,9,52],[27,4,10,2,"constructor"],[27,15,10,13,"constructor"],[27,16,10,14,"moduleName"],[27,26,10,32],[27,28,10,34,"propertyName"],[27,40,10,54],[27,42,10,56],[28,6,11,4],[28,11,11,9],[28,12,12,6],[28,29,12,23],[28,31,13,6],[28,57,13,32,"moduleName"],[28,67,13,42],[28,71,13,46,"propertyName"],[28,83,13,58],[28,107,13,82,"Platform"],[28,115,13,90],[28,116,13,90,"default"],[28,123,13,90],[28,124,13,91,"OS"],[28,126,13,93],[28,194,14,4],[28,195,14,5],[29,4,15,2],[30,2,16,0],[31,0,16,1],[31,3]],"functionMap":{"names":["<global>","UnavailabilityError","constructor"],"mappings":"AAA;OCQ;ECC;GDK;CDC"},"hasCjsExports":false},"type":"js/module"}]}
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"dependencies":[{"name":"./cjs/react-jsx-runtime.production.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":19,"index":79},"end":{"line":4,"column":67,"index":127}}],"key":"IxCLcXo1BgFj5bQesdNn34JtuM4=","exportNames":["*"],"imports":1}},{"name":"./cjs/react-jsx-runtime.development.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":6,"column":19,"index":157},"end":{"line":6,"column":68,"index":206}}],"key":"9zDNGK73LOV75FnxzFB2QPhdnEo=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n 'use strict';\n\n if (process.env.NODE_ENV === 'production') {\n module.exports = require(_dependencyMap[0], \"./cjs/react-jsx-runtime.production.js\");\n } else {\n module.exports = require(_dependencyMap[1], \"./cjs/react-jsx-runtime.development.js\");\n }\n});","lineCount":9,"map":[[2,2,1,0],[2,14,1,12],[4,2,3,0],[4,6,3,4,"process"],[4,13,3,11],[4,14,3,12,"env"],[4,17,3,15],[4,18,3,16,"NODE_ENV"],[4,26,3,24],[4,31,3,29],[4,43,3,41],[4,45,3,43],[5,4,4,2,"module"],[5,10,4,8],[5,11,4,9,"exports"],[5,18,4,16],[5,21,4,19,"require"],[5,28,4,26],[5,29,4,26,"_dependencyMap"],[5,43,4,26],[5,87,4,66],[5,88,4,67],[6,2,5,0],[6,3,5,1],[6,9,5,7],[7,4,6,2,"module"],[7,10,6,8],[7,11,6,9,"exports"],[7,18,6,16],[7,21,6,19,"require"],[7,28,6,26],[7,29,6,26,"_dependencyMap"],[7,43,6,26],[7,88,6,67],[7,89,6,68],[8,2,7,0],[9,0,7,1],[9,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]}
|
||||
Reference in New Issue
Block a user