UNPKG

huawei-push

Version:
9 lines (8 loc) 180 B
module.exports = { appId: 1, appSecret: 'your appSecret', tokens: 'your device token', callback: function() { console.log(JSON.stringify(arguments, null, 2)); } };