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-09-01 06:31:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7f394b56e597f6cfc919cdea941dcafe03218a53
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