UNPKG

bitpay-sdk

Version:

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

4 lines (3 loc) 99 B
export declare class ParamsRemover { static removeNullValuesFromObject(obj: object): object; }