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) 75 B
export interface Location { latitude: number; longitude: number; }