This website requires JavaScript.
Explore
Help
Sign In
status-im
/
react-native-firebase
Watch
1
Star
0
Fork
0
mirror of
https://github.com/status-im/react-native-firebase.git
synced
2026-08-31 14:11:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73d5fe34c4d7a375dfe3087e435ced8bb40468be
react-native-firebase
/
tests
/
lib
/
RunStatus.js
T
6 lines
77 B
JavaScript
Raw
Normal View
History
Unescape
Escape
[tests] Move test suite into same repo
2017-04-23 20:22:19 +01:00
module
.
exports
=
{
RUNNING
:
'running'
,
OK
:
'success'
,
ERR
:
'error'
,
};
Reference in New Issue
Copy Permalink