This website requires JavaScript.
Explore
Help
Sign In
sergiodt
/
vn-verdnaturachat
Watch
0
Star
0
Fork
You've already forked vn-verdnaturachat
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4ace446334
vn-verdnaturachat
/
__mocks__
/
react-native-device-info.js
6 lines
95 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Update dependencies (#587)
2019-01-29 19:52:56 +00:00
export
default
{
getModel
:
(
)
=>
''
,
Update JS SDK version (#602)
2019-02-07 15:48:10 +00:00
getReadableVersion
:
(
)
=>
''
,
getBundleId
:
(
)
=>
''
Update dependencies (#587)
2019-01-29 19:52:56 +00:00
}
;