UNPKG

@coin-voyage/paykit

Version:

Seamless crypto payments. Onboard users from any chain, any coin into your app with one click.

6 lines (5 loc) 198 B
export var PaymentMethod; (function (PaymentMethod) { PaymentMethod["Wallet"] = "payWithWallet"; PaymentMethod["DepositAddress"] = "payToAddress"; })(PaymentMethod || (PaymentMethod = {}));