dispatchRequest.js 84 Bytes
import adapter from '../adapters/index'

export default (config) => adapter(config)