UNPKG

@payburner/payburner-payid-client

Version:
6 lines (5 loc) 145 B
export declare class PayIDPublicKeyThumbprint { constructor(payID: string, thumbprint: string); payID: string; thumbprint: string; }