UNPKG

cra-template-pi

Version:

A quick start Create React App with many auto implemented features

4 lines (2 loc) 104 B
import { IStore } from '../index' export const getCountValue = (state: IStore) => state.counterReducer