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