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
/
typescript
/
src
/
util
/
Const.d.ts
8 lines
•
275 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
declare
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
:
number
; };
//# sourceMappingURL=Const.d.ts.map