UNPKG

mpp-sdk

Version:

SDK to talk to the Memento Payments Platform

5 lines (4 loc) 78 B
export interface Coordinates { longitude: number; latitude: number; }