UNPKG

liquidjs-lib

Version:
3 lines (2 loc) 119 B
import { Payment, PaymentOpts } from './index'; export declare function p2ms(a: Payment, opts?: PaymentOpts): Payment;