UNPKG

@payburner/payburner-payid-client-core

Version:
6 lines 199 B
export declare class PayIDPublicKeyThumbprint { constructor(payID: string, thumbprint: string); payID: string; thumbprint: string; } //# sourceMappingURL=PayIDPublicKeyThumbprint.d.ts.map