UNPKG

btcpay-greenfield-node-client

Version:
3 lines (2 loc) 126 B
import type { PullPaymentData } from './PullPaymentData'; export declare type PullPaymentDataList = Array<PullPaymentData>;