UNPKG
rstarter-supporthq
Version:
latest (1.0.0)
1.0.0
rstarter-supporthq
/
src
/
constents
/
actions.const.js
5 lines
(4 loc)
•
58 B
JavaScript
View Raw
1
2
3
4
5
const
LOGIN=
"APILOGIN"
;
module
.exports={ LOGIN }