import searchBang from './searchBang.js' import slashCmd from './slashCmd.js' export default [searchBang, slashCmd]