UNPKG

@mindinventory/react-native-boilerplate

Version:
4 lines (2 loc) 109 B
import { RootState } from '../index'; export const getNewsData = (state: RootState) => state.newsData.news;