UNPKG

nowpayments-api-typescript

Version:
8 lines (7 loc) 322 B
export * from './create-invoice.interface'; export * from './create-payment.interface'; export * from './error.interface'; export * from './get-estimate-price.interface'; export * from './get-list-payments.interface'; export * from './get-minimum-payment-amount.interface'; export * from './get-payment-status.interface';