in my code i find this expression for axios
instanceAx.interceptors.request.use((config) => ({ ...config, }));
i can not understand and trans