1
2
3
import adapter from '../adapters/index'
 
export default (config) => adapter(config)