UNPKG

emailengine-client

Version:

A TypeScript client for the EmailEngine API

3 lines (2 loc) 127 B
import { AxiosRequestConfig } from "axios"; export declare function setupAxiosRequestConfig(options: any): AxiosRequestConfig;