@nmshd/app-runtime 2.3.10 → 2.3.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/buildInformation.js +5 -5
- package/lib-web/nmshd.app-runtime.js +115 -111
- package/lib-web/nmshd.app-runtime.min.js +1 -1
- package/package.json +19 -18
package/dist/buildInformation.js
CHANGED
|
@@ -8,11 +8,11 @@ const crypto_1 = require("@nmshd/crypto");
|
|
|
8
8
|
const runtime_1 = require("@nmshd/runtime");
|
|
9
9
|
const transport_1 = require("@nmshd/transport");
|
|
10
10
|
exports.buildInformation = {
|
|
11
|
-
version: "2.3.
|
|
12
|
-
build: "
|
|
13
|
-
date: "2023-
|
|
14
|
-
commit: "
|
|
15
|
-
dependencies: {"@js-soft/docdb-access-loki":"^1.0.
|
|
11
|
+
version: "2.3.11",
|
|
12
|
+
build: "58",
|
|
13
|
+
date: "2023-11-17T14:38:53+00:00",
|
|
14
|
+
commit: "d05084f99da6e7b21e56303e6d6fafbfee98270c",
|
|
15
|
+
dependencies: {"@js-soft/docdb-access-loki":"^1.0.5","@js-soft/native-abstractions":"^1.2.2","lodash":"^4.17.21"},
|
|
16
16
|
libraries: {
|
|
17
17
|
serval: ts_serval_1.buildInformation,
|
|
18
18
|
crypto: crypto_1.buildInformation,
|
|
@@ -691,11 +691,11 @@ const crypto_1 = __webpack_require__(/*! @nmshd/crypto */ "@nmshd/crypto");
|
|
|
691
691
|
const runtime_1 = __webpack_require__(/*! @nmshd/runtime */ "@nmshd/runtime");
|
|
692
692
|
const transport_1 = __webpack_require__(/*! @nmshd/transport */ "@nmshd/transport");
|
|
693
693
|
exports.buildInformation = {
|
|
694
|
-
version: "2.3.
|
|
695
|
-
build: "
|
|
696
|
-
date: "2023-
|
|
697
|
-
commit: "
|
|
698
|
-
dependencies: {"@js-soft/docdb-access-loki":"^1.0.
|
|
694
|
+
version: "2.3.11",
|
|
695
|
+
build: "58",
|
|
696
|
+
date: "2023-11-17T14:38:53+00:00",
|
|
697
|
+
commit: "d05084f99da6e7b21e56303e6d6fafbfee98270c",
|
|
698
|
+
dependencies: {"@js-soft/docdb-access-loki":"^1.0.5","@js-soft/native-abstractions":"^1.2.2","lodash":"^4.17.21"},
|
|
699
699
|
libraries: {
|
|
700
700
|
serval: ts_serval_1.buildInformation,
|
|
701
701
|
crypto: crypto_1.buildInformation,
|
|
@@ -2229,105 +2229,6 @@ Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
2229
2229
|
|
|
2230
2230
|
/***/ }),
|
|
2231
2231
|
|
|
2232
|
-
/***/ "./node_modules/@js-soft/docdb-access-abstractions/dist/DatabaseType.js":
|
|
2233
|
-
/*!******************************************************************************!*\
|
|
2234
|
-
!*** ./node_modules/@js-soft/docdb-access-abstractions/dist/DatabaseType.js ***!
|
|
2235
|
-
\******************************************************************************/
|
|
2236
|
-
/***/ ((__unused_webpack_module, exports) => {
|
|
2237
|
-
|
|
2238
|
-
"use strict";
|
|
2239
|
-
|
|
2240
|
-
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
2241
|
-
exports.DatabaseType = void 0;
|
|
2242
|
-
var DatabaseType;
|
|
2243
|
-
(function (DatabaseType) {
|
|
2244
|
-
DatabaseType["LokiJs"] = "LokiJs";
|
|
2245
|
-
DatabaseType["MongoDb"] = "MongoDb";
|
|
2246
|
-
})(DatabaseType = exports.DatabaseType || (exports.DatabaseType = {}));
|
|
2247
|
-
//# sourceMappingURL=DatabaseType.js.map
|
|
2248
|
-
|
|
2249
|
-
/***/ }),
|
|
2250
|
-
|
|
2251
|
-
/***/ "./node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseCollection.js":
|
|
2252
|
-
/*!*************************************************************************************!*\
|
|
2253
|
-
!*** ./node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseCollection.js ***!
|
|
2254
|
-
\*************************************************************************************/
|
|
2255
|
-
/***/ ((__unused_webpack_module, exports) => {
|
|
2256
|
-
|
|
2257
|
-
"use strict";
|
|
2258
|
-
|
|
2259
|
-
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
2260
|
-
//# sourceMappingURL=IDatabaseCollection.js.map
|
|
2261
|
-
|
|
2262
|
-
/***/ }),
|
|
2263
|
-
|
|
2264
|
-
/***/ "./node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseCollectionProvider.js":
|
|
2265
|
-
/*!*********************************************************************************************!*\
|
|
2266
|
-
!*** ./node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseCollectionProvider.js ***!
|
|
2267
|
-
\*********************************************************************************************/
|
|
2268
|
-
/***/ ((__unused_webpack_module, exports) => {
|
|
2269
|
-
|
|
2270
|
-
"use strict";
|
|
2271
|
-
|
|
2272
|
-
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
2273
|
-
//# sourceMappingURL=IDatabaseCollectionProvider.js.map
|
|
2274
|
-
|
|
2275
|
-
/***/ }),
|
|
2276
|
-
|
|
2277
|
-
/***/ "./node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseConnection.js":
|
|
2278
|
-
/*!*************************************************************************************!*\
|
|
2279
|
-
!*** ./node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseConnection.js ***!
|
|
2280
|
-
\*************************************************************************************/
|
|
2281
|
-
/***/ ((__unused_webpack_module, exports) => {
|
|
2282
|
-
|
|
2283
|
-
"use strict";
|
|
2284
|
-
|
|
2285
|
-
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
2286
|
-
//# sourceMappingURL=IDatabaseConnection.js.map
|
|
2287
|
-
|
|
2288
|
-
/***/ }),
|
|
2289
|
-
|
|
2290
|
-
/***/ "./node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseMap.js":
|
|
2291
|
-
/*!******************************************************************************!*\
|
|
2292
|
-
!*** ./node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseMap.js ***!
|
|
2293
|
-
\******************************************************************************/
|
|
2294
|
-
/***/ ((__unused_webpack_module, exports) => {
|
|
2295
|
-
|
|
2296
|
-
"use strict";
|
|
2297
|
-
|
|
2298
|
-
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
2299
|
-
//# sourceMappingURL=IDatabaseMap.js.map
|
|
2300
|
-
|
|
2301
|
-
/***/ }),
|
|
2302
|
-
|
|
2303
|
-
/***/ "./node_modules/@js-soft/docdb-access-abstractions/dist/index.js":
|
|
2304
|
-
/*!***********************************************************************!*\
|
|
2305
|
-
!*** ./node_modules/@js-soft/docdb-access-abstractions/dist/index.js ***!
|
|
2306
|
-
\***********************************************************************/
|
|
2307
|
-
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
2308
|
-
|
|
2309
|
-
"use strict";
|
|
2310
|
-
|
|
2311
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
2312
|
-
if (k2 === undefined) k2 = k;
|
|
2313
|
-
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
2314
|
-
}) : (function(o, m, k, k2) {
|
|
2315
|
-
if (k2 === undefined) k2 = k;
|
|
2316
|
-
o[k2] = m[k];
|
|
2317
|
-
}));
|
|
2318
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
2319
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
2320
|
-
};
|
|
2321
|
-
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
2322
|
-
__exportStar(__webpack_require__(/*! ./DatabaseType */ "./node_modules/@js-soft/docdb-access-abstractions/dist/DatabaseType.js"), exports);
|
|
2323
|
-
__exportStar(__webpack_require__(/*! ./IDatabaseCollection */ "./node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseCollection.js"), exports);
|
|
2324
|
-
__exportStar(__webpack_require__(/*! ./IDatabaseCollectionProvider */ "./node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseCollectionProvider.js"), exports);
|
|
2325
|
-
__exportStar(__webpack_require__(/*! ./IDatabaseConnection */ "./node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseConnection.js"), exports);
|
|
2326
|
-
__exportStar(__webpack_require__(/*! ./IDatabaseMap */ "./node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseMap.js"), exports);
|
|
2327
|
-
//# sourceMappingURL=index.js.map
|
|
2328
|
-
|
|
2329
|
-
/***/ }),
|
|
2330
|
-
|
|
2331
2232
|
/***/ "./node_modules/@js-soft/docdb-access-loki/dist/ILokiJsDatabaseFactory.js":
|
|
2332
2233
|
/*!********************************************************************************!*\
|
|
2333
2234
|
!*** ./node_modules/@js-soft/docdb-access-loki/dist/ILokiJsDatabaseFactory.js ***!
|
|
@@ -2352,7 +2253,7 @@ Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
2352
2253
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
2353
2254
|
exports.LokiJsCollection = void 0;
|
|
2354
2255
|
/* eslint-disable @typescript-eslint/require-await */
|
|
2355
|
-
const docdb_access_abstractions_1 = __webpack_require__(/*! @js-soft/docdb-access-abstractions */ "./node_modules/@js-soft/docdb-access-abstractions/dist/index.js");
|
|
2256
|
+
const docdb_access_abstractions_1 = __webpack_require__(/*! @js-soft/docdb-access-abstractions */ "./node_modules/@js-soft/docdb-access-loki/node_modules/@js-soft/docdb-access-abstractions/dist/index.js");
|
|
2356
2257
|
class LokiJsCollection {
|
|
2357
2258
|
collection;
|
|
2358
2259
|
name;
|
|
@@ -2565,7 +2466,7 @@ exports.LokiJsConnection = LokiJsConnection;
|
|
|
2565
2466
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
2566
2467
|
exports.LokiJsMap = void 0;
|
|
2567
2468
|
/* eslint-disable @typescript-eslint/require-await */
|
|
2568
|
-
const docdb_access_abstractions_1 = __webpack_require__(/*! @js-soft/docdb-access-abstractions */ "./node_modules/@js-soft/docdb-access-abstractions/dist/index.js");
|
|
2469
|
+
const docdb_access_abstractions_1 = __webpack_require__(/*! @js-soft/docdb-access-abstractions */ "./node_modules/@js-soft/docdb-access-loki/node_modules/@js-soft/docdb-access-abstractions/dist/index.js");
|
|
2569
2470
|
class LokiJsMap {
|
|
2570
2471
|
collection;
|
|
2571
2472
|
name;
|
|
@@ -2683,6 +2584,109 @@ __exportStar(__webpack_require__(/*! ./LokiJsOptions */ "./node_modules/@js-soft
|
|
|
2683
2584
|
|
|
2684
2585
|
/***/ }),
|
|
2685
2586
|
|
|
2587
|
+
/***/ "./node_modules/@js-soft/docdb-access-loki/node_modules/@js-soft/docdb-access-abstractions/dist/DatabaseType.js":
|
|
2588
|
+
/*!**********************************************************************************************************************!*\
|
|
2589
|
+
!*** ./node_modules/@js-soft/docdb-access-loki/node_modules/@js-soft/docdb-access-abstractions/dist/DatabaseType.js ***!
|
|
2590
|
+
\**********************************************************************************************************************/
|
|
2591
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
2592
|
+
|
|
2593
|
+
"use strict";
|
|
2594
|
+
|
|
2595
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
2596
|
+
exports.DatabaseType = void 0;
|
|
2597
|
+
var DatabaseType;
|
|
2598
|
+
(function (DatabaseType) {
|
|
2599
|
+
DatabaseType["LokiJs"] = "LokiJs";
|
|
2600
|
+
DatabaseType["MongoDb"] = "MongoDb";
|
|
2601
|
+
})(DatabaseType || (exports.DatabaseType = DatabaseType = {}));
|
|
2602
|
+
//# sourceMappingURL=DatabaseType.js.map
|
|
2603
|
+
|
|
2604
|
+
/***/ }),
|
|
2605
|
+
|
|
2606
|
+
/***/ "./node_modules/@js-soft/docdb-access-loki/node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseCollection.js":
|
|
2607
|
+
/*!*****************************************************************************************************************************!*\
|
|
2608
|
+
!*** ./node_modules/@js-soft/docdb-access-loki/node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseCollection.js ***!
|
|
2609
|
+
\*****************************************************************************************************************************/
|
|
2610
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
2611
|
+
|
|
2612
|
+
"use strict";
|
|
2613
|
+
|
|
2614
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
2615
|
+
//# sourceMappingURL=IDatabaseCollection.js.map
|
|
2616
|
+
|
|
2617
|
+
/***/ }),
|
|
2618
|
+
|
|
2619
|
+
/***/ "./node_modules/@js-soft/docdb-access-loki/node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseCollectionProvider.js":
|
|
2620
|
+
/*!*************************************************************************************************************************************!*\
|
|
2621
|
+
!*** ./node_modules/@js-soft/docdb-access-loki/node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseCollectionProvider.js ***!
|
|
2622
|
+
\*************************************************************************************************************************************/
|
|
2623
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
2624
|
+
|
|
2625
|
+
"use strict";
|
|
2626
|
+
|
|
2627
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
2628
|
+
//# sourceMappingURL=IDatabaseCollectionProvider.js.map
|
|
2629
|
+
|
|
2630
|
+
/***/ }),
|
|
2631
|
+
|
|
2632
|
+
/***/ "./node_modules/@js-soft/docdb-access-loki/node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseConnection.js":
|
|
2633
|
+
/*!*****************************************************************************************************************************!*\
|
|
2634
|
+
!*** ./node_modules/@js-soft/docdb-access-loki/node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseConnection.js ***!
|
|
2635
|
+
\*****************************************************************************************************************************/
|
|
2636
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
2637
|
+
|
|
2638
|
+
"use strict";
|
|
2639
|
+
|
|
2640
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
2641
|
+
//# sourceMappingURL=IDatabaseConnection.js.map
|
|
2642
|
+
|
|
2643
|
+
/***/ }),
|
|
2644
|
+
|
|
2645
|
+
/***/ "./node_modules/@js-soft/docdb-access-loki/node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseMap.js":
|
|
2646
|
+
/*!**********************************************************************************************************************!*\
|
|
2647
|
+
!*** ./node_modules/@js-soft/docdb-access-loki/node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseMap.js ***!
|
|
2648
|
+
\**********************************************************************************************************************/
|
|
2649
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
2650
|
+
|
|
2651
|
+
"use strict";
|
|
2652
|
+
|
|
2653
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
2654
|
+
//# sourceMappingURL=IDatabaseMap.js.map
|
|
2655
|
+
|
|
2656
|
+
/***/ }),
|
|
2657
|
+
|
|
2658
|
+
/***/ "./node_modules/@js-soft/docdb-access-loki/node_modules/@js-soft/docdb-access-abstractions/dist/index.js":
|
|
2659
|
+
/*!***************************************************************************************************************!*\
|
|
2660
|
+
!*** ./node_modules/@js-soft/docdb-access-loki/node_modules/@js-soft/docdb-access-abstractions/dist/index.js ***!
|
|
2661
|
+
\***************************************************************************************************************/
|
|
2662
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
2663
|
+
|
|
2664
|
+
"use strict";
|
|
2665
|
+
|
|
2666
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
2667
|
+
if (k2 === undefined) k2 = k;
|
|
2668
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
2669
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
2670
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
2671
|
+
}
|
|
2672
|
+
Object.defineProperty(o, k2, desc);
|
|
2673
|
+
}) : (function(o, m, k, k2) {
|
|
2674
|
+
if (k2 === undefined) k2 = k;
|
|
2675
|
+
o[k2] = m[k];
|
|
2676
|
+
}));
|
|
2677
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
2678
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
2679
|
+
};
|
|
2680
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
2681
|
+
__exportStar(__webpack_require__(/*! ./DatabaseType */ "./node_modules/@js-soft/docdb-access-loki/node_modules/@js-soft/docdb-access-abstractions/dist/DatabaseType.js"), exports);
|
|
2682
|
+
__exportStar(__webpack_require__(/*! ./IDatabaseCollection */ "./node_modules/@js-soft/docdb-access-loki/node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseCollection.js"), exports);
|
|
2683
|
+
__exportStar(__webpack_require__(/*! ./IDatabaseCollectionProvider */ "./node_modules/@js-soft/docdb-access-loki/node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseCollectionProvider.js"), exports);
|
|
2684
|
+
__exportStar(__webpack_require__(/*! ./IDatabaseConnection */ "./node_modules/@js-soft/docdb-access-loki/node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseConnection.js"), exports);
|
|
2685
|
+
__exportStar(__webpack_require__(/*! ./IDatabaseMap */ "./node_modules/@js-soft/docdb-access-loki/node_modules/@js-soft/docdb-access-abstractions/dist/IDatabaseMap.js"), exports);
|
|
2686
|
+
//# sourceMappingURL=index.js.map
|
|
2687
|
+
|
|
2688
|
+
/***/ }),
|
|
2689
|
+
|
|
2686
2690
|
/***/ "./node_modules/@js-soft/native-abstractions/dist/INativeAuthenticationAccess.js":
|
|
2687
2691
|
/*!***************************************************************************************!*\
|
|
2688
2692
|
!*** ./node_modules/@js-soft/native-abstractions/dist/INativeAuthenticationAccess.js ***!
|
|
@@ -2759,7 +2763,7 @@ var PushServices;
|
|
|
2759
2763
|
PushServices["apns"] = "apns";
|
|
2760
2764
|
PushServices["fcm"] = "fcm";
|
|
2761
2765
|
PushServices["none"] = "none"; // eslint-disable-line @typescript-eslint/naming-convention
|
|
2762
|
-
})(PushServices
|
|
2766
|
+
})(PushServices || (exports.PushServices = PushServices = {}));
|
|
2763
2767
|
//# sourceMappingURL=INativeDeviceInfoAccess.js.map
|
|
2764
2768
|
|
|
2765
2769
|
/***/ }),
|
|
@@ -2821,7 +2825,7 @@ var NativeFileStorage;
|
|
|
2821
2825
|
* Used for storing application data on mobile
|
|
2822
2826
|
*/
|
|
2823
2827
|
NativeFileStorage["App"] = "app";
|
|
2824
|
-
})(NativeFileStorage
|
|
2828
|
+
})(NativeFileStorage || (exports.NativeFileStorage = NativeFileStorage = {}));
|
|
2825
2829
|
//# sourceMappingURL=INativeFileAccess.js.map
|
|
2826
2830
|
|
|
2827
2831
|
/***/ }),
|
|
@@ -2978,7 +2982,7 @@ var NativeErrorCodes;
|
|
|
2978
2982
|
NativeErrorCodes["BOOTSTRAP_NOT_INITIALIZED"] = "BOOTSTRAP_NOT_INITIALIZED";
|
|
2979
2983
|
NativeErrorCodes["THEME_COULD_NOT_BE_APPLIED"] = "THEME_COULD_NOT_BE_APPLIED";
|
|
2980
2984
|
NativeErrorCodes["NOTIFICATION_UNKNOWN"] = "NOTIFICATION_UNKNOWN";
|
|
2981
|
-
})(NativeErrorCodes
|
|
2985
|
+
})(NativeErrorCodes || (exports.NativeErrorCodes = NativeErrorCodes = {}));
|
|
2982
2986
|
//# sourceMappingURL=NativeErrorCodes.js.map
|
|
2983
2987
|
|
|
2984
2988
|
/***/ }),
|
|
@@ -3113,7 +3117,7 @@ var ThemeTextStyle;
|
|
|
3113
3117
|
(function (ThemeTextStyle) {
|
|
3114
3118
|
ThemeTextStyle["Dark"] = "dark";
|
|
3115
3119
|
ThemeTextStyle["Light"] = "light";
|
|
3116
|
-
})(ThemeTextStyle
|
|
3120
|
+
})(ThemeTextStyle || (exports.ThemeTextStyle = ThemeTextStyle = {}));
|
|
3117
3121
|
/**
|
|
3118
3122
|
* Event fired when the app changes theme
|
|
3119
3123
|
*/
|
|
@@ -3160,7 +3164,7 @@ var NativePlatform;
|
|
|
3160
3164
|
NativePlatform["Cordova"] = "Cordova";
|
|
3161
3165
|
NativePlatform["Node"] = "Node";
|
|
3162
3166
|
NativePlatform["Web"] = "Web";
|
|
3163
|
-
})(NativePlatform
|
|
3167
|
+
})(NativePlatform || (exports.NativePlatform = NativePlatform = {}));
|
|
3164
3168
|
//# sourceMappingURL=NativePlatform.js.map
|
|
3165
3169
|
|
|
3166
3170
|
/***/ }),
|