UNPKG

pipegate-sdk

Version:

A TypeScript client-side payment authentication SDK for stablecoins used with axios

3 lines (2 loc) 105 B
import { AxiosError } from "axios"; export declare function formatAxiosError(error: AxiosError): string;