UNPKG

@twreporter/redux

Version:

redux actions and reducers for twreporter website

20 lines (19 loc) 479 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = exports["default"] = { topics: 'topics', indexPage: 'index_page', indexPageCategories: 'index_page_categories', posts: 'posts', users: 'users', authors: 'authors', tags: 'tags', onboarding: 'onboarding', periodicDonations: 'periodic-donations', postReviews: 'post_reviews', postFollowups: 'post_followups', donation: 'donations' };