UNPKG

btcpay-greenfield-node-client

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