UNPKG

idea-toolbox

Version:
6 lines (5 loc) 121 B
export declare enum PushNotificationsPlatforms { APNS = "APNS", APNS_SANDBOX = "APNS_SANDBOX", FCM = "FCM" }