UNPKG

scheunemann-interfaces

Version:
6 lines (5 loc) 123 B
export declare enum EWithdrawRequestStatus { PENDING = "pending", APPROVED = "approved", REFUSED = "refused" }