UNPKG

mpp-sdk

Version:

SDK to talk to the Memento Payments Platform

5 lines (4 loc) 80 B
export interface ProjectInvite { role: string; project_title: string; }