UNPKG

twreporter-redux

Version:

redux actions and reducers for twreporter website

10 lines (8 loc) 129 B
const topics = 'topics' const indexPage = 'index_page' const posts = 'posts' export default { topics, indexPage, posts, }