UNPKG

rokot-notification

Version:

Rokot - [Rocketmakers](http://www.rocketmakers.com/) TypeScript NodeJs Platform

7 lines (6 loc) 319 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var plugin_1 = require("./gcm/plugin"); exports.gcmInitializer = plugin_1.gcmInitializer; exports.GcmNotificationDispatchHandler = plugin_1.GcmNotificationDispatchHandler; exports.GcmNotificationTransport = plugin_1.GcmNotificationTransport;