UNPKG

bitpay-sdk

Version:

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

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