UNPKG

apns2

Version:

Node client for connecting to Apple's Push Notification Service using the new HTTP/2 protocol with JSON web tokens.

5 lines (4 loc) 161 B
export * from "./apns.js"; export * from "./errors.js"; export * from "./notifications/notification.js"; export * from "./notifications/silent-notification.js";