UNPKG

scheunemann-interfaces

Version:
8 lines (7 loc) 159 B
export declare enum NotificationStatusEnum { DELIVERED = "delivered", READ = "read", FAILED = "failed", PLACED = "placed", SENT = "sent" }