UNPKG
jpush-sdk-cube
Version:
latest (3.2.2)
3.2.2
3.2.1
JPush's officially supported Node.js client library.
www.jpush.cn
jpush/jpush-api-nodejs-client
jpush-sdk-cube
/
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'
);