UNPKG

@tristeroresearch/mach-sdk

Version:

A TypeScript SDK for integrating with Mach's API.

4 lines 224 B
declare let machExchangeApi: import("axios").AxiosInstance; export declare const recreateMachExchangeApi: (newBaseUrl: string) => import("axios").AxiosInstance; export { machExchangeApi }; //# sourceMappingURL=axios.d.ts.map