UNPKG
@react-native-kakao/map
Version:
latest (2.2.7)
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
React Native Kakao Map SDK
rnkakao.dev
mym0404/react-native-kakao
@react-native-kakao/map
/
lib
/
commonjs
/
spec
/
NativeKakaoMap.js
9 lines
(8 loc)
•
287 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
(
'RNCKakaoMap'
);
//# sourceMappingURL=NativeKakaoMap.js.map