mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-06-20 05:51:04 +00:00
auto-commit for fa23f3bb-adf7-48d2-ba5f-304a1e01a0d9
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
{"dependencies":[],"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 exports.getFullScope = getFullScope;\n function getFullScope(i18n, scope, options) {\n let result = \"\";\n if (scope instanceof String || typeof scope === \"string\") {\n result = scope;\n }\n if (scope instanceof Array) {\n result = scope.join(i18n.defaultSeparator);\n }\n if (options.scope) {\n result = [options.scope, result].join(i18n.defaultSeparator);\n }\n return result;\n }\n});","lineCount":21,"map":[[7,2,1,0,"exports"],[7,9,1,0],[7,10,1,0,"getFullScope"],[7,22,1,0],[7,25,1,0,"getFullScope"],[7,37,1,0],[8,2,1,7],[8,11,1,16,"getFullScope"],[8,23,1,28,"getFullScope"],[8,24,1,29,"i18n"],[8,28,1,33],[8,30,1,35,"scope"],[8,35,1,40],[8,37,1,42,"options"],[8,44,1,49],[8,46,1,51],[9,4,2,4],[9,8,2,8,"result"],[9,14,2,14],[9,17,2,17],[9,19,2,19],[10,4,3,4],[10,8,3,8,"scope"],[10,13,3,13],[10,25,3,25,"String"],[10,31,3,31],[10,35,3,35],[10,42,3,42,"scope"],[10,47,3,47],[10,52,3,52],[10,60,3,60],[10,62,3,62],[11,6,4,8,"result"],[11,12,4,14],[11,15,4,17,"scope"],[11,20,4,22],[12,4,5,4],[13,4,6,4],[13,8,6,8,"scope"],[13,13,6,13],[13,25,6,25,"Array"],[13,30,6,30],[13,32,6,32],[14,6,7,8,"result"],[14,12,7,14],[14,15,7,17,"scope"],[14,20,7,22],[14,21,7,23,"join"],[14,25,7,27],[14,26,7,28,"i18n"],[14,30,7,32],[14,31,7,33,"defaultSeparator"],[14,47,7,49],[14,48,7,50],[15,4,8,4],[16,4,9,4],[16,8,9,8,"options"],[16,15,9,15],[16,16,9,16,"scope"],[16,21,9,21],[16,23,9,23],[17,6,10,8,"result"],[17,12,10,14],[17,15,10,17],[17,16,10,18,"options"],[17,23,10,25],[17,24,10,26,"scope"],[17,29,10,31],[17,31,10,33,"result"],[17,37,10,39],[17,38,10,40],[17,39,10,41,"join"],[17,43,10,45],[17,44,10,46,"i18n"],[17,48,10,50],[17,49,10,51,"defaultSeparator"],[17,65,10,67],[17,66,10,68],[18,4,11,4],[19,4,12,4],[19,11,12,11,"result"],[19,17,12,17],[20,2,13,0],[21,0,13,1],[21,3]],"functionMap":{"names":["<global>","getFullScope"],"mappings":"AAA,OC;CDY"},"hasCjsExports":false},"type":"js/module"}]}
|
||||
Reference in New Issue
Block a user