UNPKG

bitpay-sdk

Version:

Complete version of the NodeJS library for the new cryptographically secure BitPay API

5 lines (4 loc) 187 B
import BitPayGenericException from './BitPayGenericException'; export declare class BitPayValidationException extends BitPayGenericException { } export default BitPayValidationException;