UNPKG

tr11p-commons

Version:
9 lines (8 loc) 252 B
export declare enum Topics { SendSMS = "send_sms", SendBulkSMS = "send_bulk_sms", SendEMail = "send_email", SendBulkEmail = "send_bulk_email", SendPushEvent = "send_push_event", SendPushNotification = "send_push_notification" }