UNPKG

@hypernetlabs/objects

Version:
6 lines 212 B
export declare class PaymentCreationError extends Error { src?: unknown; protected errorCode: string; constructor(message?: string, src?: unknown); } //# sourceMappingURL=PaymentCreationError.d.ts.map