import listLabels from './list-labels'; import listRepos from './list-repos'; export default [ listLabels, listRepos, ];