UNPKG

@lexriver/yandex-pay

Version:

A TypeScript client for Yandex Pay API to integrate payment processing in your Node.js applications

5 lines (4 loc) 82 B
export interface MarkQuantity { denominator: number; numerator: number; }