UNPKG

nowpayments-api

Version:

NOWPayments API client for Node.js with WebSocket support

3 lines (2 loc) 120 B
export type PaymentStatus = any; export type PaymentStatusExtended = import("../types/advanced").PaymentStatusExtended;