client.js 81 Bytes Raw Blame History Permalink 1 2 3 import axios from 'axios'; const client = axios.create(); export default client;