import listChannels from './list-channels'; import listUsers from './list-users'; export default [listChannels, listUsers];