summaryrefslogtreecommitdiff
path: root/client/actions.js
blob: 779113f8b19014de73facdefbd8212fc9ed0a9c2 (plain)
1
2
3
4
5
6
7
8
9
// import * as search from './search/search.actions'
// import * as review from './review/review.actions'
// import * as metadata from './metadata/metadata.actions'

export {
  // search,
  // review,
  // metadata,
}