import { start } from './utils'; import * as config from './staff/proxy'; export default start(config.proxy, config.appConfigPath);