UNPKG
huawei-push
Version:
latest (0.0.6-0)
0.0.6-0
0.0.5-0
0.0.4-0
0.0.3-0
0.0.2-0
0.0.1
Huawei Android Push Node SDK
github.com/ijinmao/Huawei-push
ijinmao/Huawei-push
huawei-push
/
lib
/
constant.js
9 lines
(8 loc)
•
219 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
module
.
exports
= { accessTokenAPI:
'https://login.vmall.com/oauth2/token'
, baseAPI:
'https://api.vmall.com/rest.php'
, apiMethod:
'openpush.openapi.'
, appMethod: { notificationSend:
'notification_send'
} };