UNPKG

apns2

Version:

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

12 lines (11 loc) 271 B
export const PushType = { alert: "alert", background: "background", voip: "voip", complication: "complication", fileprovider: "fileprovider", mdm: "mdm", liveactivity: "liveactivity", location: "location", pushtotalk: "pushtotalk", };