UNPKG

@ireceipt.pro/js

Version:

Create PDF files or images (JPG, PNG, WEBP) from your HTML template.

3 lines (2 loc) 112 B
import { AxiosError } from "axios"; export declare const handleError: (err: AxiosError | Error | any) => Error;