index.js 147 B

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