UNPKG
jpush-api-nodejs-client
Version:
latest (0.1.0)
0.1.0
JPush's officially supported Node.js client library.
www.jpush.cn
jpush-api-nodejs-client
/
index.js
6 lines
•
112 B
JavaScript
View Raw
1
2
3
4
5
6
/** *
@author
: JPush *
@Date
: 14-6-24 *
@version
: 3.1.0 */
module
.
exports
= require(
'./lib/JPush/JPush.js'
);