UNPKG

mysterium-tequilapi

Version:
3 lines (2 loc) 152 B
import { IdentityProof } from './identity-proof'; export declare const getPaymentLink: (paymentBaseUrl: string, registration: IdentityProof) => string;