UNPKG

apns-send

Version:

The apns-send npm package enables seamless integration of push notifications using the Apple Push Notification service (APNs) with the HTTP/2 protocol.

5 lines (4 loc) 71 B
export declare enum Priority { immediate = 10, throttled = 5 }