UNPKG

@ozanmanav/react-native-boilerplate-ts

Version:

TheCodingMachine React Native Boilerplate With Typescript

5 lines (3 loc) 163 B
import { buildSlice } from '@thecodingmachine/redux-toolkit-wrapper' import InitStartup from './Init' export default buildSlice('startup', [InitStartup]).reducer