rokot-notification
Version:
Rokot - [Rocketmakers](http://www.rocketmakers.com/) TypeScript NodeJs Platform
3 lines (2 loc) • 440 B
TypeScript
export { Notification, ProviderOptions, Aps, ProviderToken, Responses, ResponseSent, Provider, ApsAlert, ResponseFailure, NotificationAlertOptions } from "apn";
export { IApnsNotificationHandler, INotificationFailureError, INotificationFailureResponse, IApnsNotificationTransport, isNotificationFailureError, isNotificationFailureResponse, apnsInitializer, ApnsNotificationTransport, ApnsNotificationDispatchHandler } from "./apns/plugin";