UNPKG

amazon-pay-async

Version:

API wrapper for Amazon Pay using promises and defining types

5 lines (4 loc) 87 B
export declare enum AccountStatus { ACTIVE = "ACTIVE", INACTIVE = "INACTIVE" }