UNPKG

@fivesheepco/cloudflare-apns2

Version:

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

6 lines (5 loc) 84 B
export declare enum Priority { immediate = 10, throttled = 5, low = 1 }