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
/
module
/
util
/
Const.js
8 lines
•
259 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
export
const
Const = {
/** * ios: codegen generate struct number fields with default value zero. * in some cases, we should check it is invalid value instead of checking is zero. */
nullNumber:
-123123123
};
//# sourceMappingURL=Const.js.map