Перейти к содержимому

ProxyAxiosRequestConfig

Это содержимое пока не доступно на вашем языке.

Defined in: nextjs/registerProxyAxios.ts:9

The subset of an axios request config this interceptor touches. Kept minimal so the package never has to depend on (or pin a version of) axios.

optional headers?: unknown

Defined in: nextjs/registerProxyAxios.ts:10