UNPKG

scorechain-sdk

Version:

SDK for the Scorechain API

2 lines 190 B
export declare function _sendRequest<T>(url: string, method: string, data: object, headers: object, shouldVerifyAuthenticity?: boolean): Promise<T>; //# sourceMappingURL=httpClients.d.ts.map