UNPKG

@graphteon/juricode

Version:

We are forging the future with lines of digital steel

3 lines (2 loc) 115 B
import { AxiosError } from "axios"; export declare const retrieveAxiosErrorMessage: (error: AxiosError) => string;