import * as command from './command' import * as call from './call' export default { ...command, ...call }