import listFolders from './list-folders'; import listDrives from './list-drives'; export default [listFolders, listDrives];