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

export default (config) => adapter(config)