UNPKG

154 BJavaScriptView Raw
1/*!
2 * node-gcm
3 * Copyright(c) 2013 Marcus Farkas <toothlessgear@finitebox.com>
4 * MIT Licensed
5 */
6
7module.exports = require('./lib/node-gcm');