UNPKG

@payburner/payburner-payid-client-core

Version:
6 lines 352 B
import { ResolvedCryptoAddressWithThumbprint } from "./ResolvedCryptoAddressWithThumbprint"; export declare class ResolvedCryptoAddressWithThumbprintResponse { constructor(response?: ResolvedCryptoAddressWithThumbprint); response?: ResolvedCryptoAddressWithThumbprint; } //# sourceMappingURL=ResolvedCryptoAddressWithThumbprintResponse.d.ts.map