This website requires JavaScript.
Explore
Help
Sign In
verdnatura-mirror
/
verdnatura-chat
forked from
verdnatura-mirror/Rocket.Chat.ReactNative
Watch
2
Star
0
Fork
You've already forked verdnatura-chat
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4ace446334
verdnatura-chat
/
__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
}
;