UNPKG
react-native-update-ota
Version:
latest (4.0.0)
4.0.0
4.0.0-meta2
4.0.0-meta1
4.0.0-meta
3.0.3
3.0.2
3.0.1
3.0.0
2.5.1
2.5.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.8
2.0.7
2.0.2
2.0.1
2.0.0
Hot update for react native
github.com/tuanduc2904/react-native-ota
tuanduc2904/react-native-ota
react-native-update-ota
/
lib
/
commonjs
/
NativeOtaHotUpdate.js
9 lines
(8 loc)
•
292 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
default
=
void
0
;
var
_reactNative =
require
(
"react-native"
);
var
_default =
exports
.
default
= _reactNative.
TurboModuleRegistry
.
getEnforcing
(
'OtaHotUpdate'
);
//# sourceMappingURL=NativeOtaHotUpdate.js.map