UNPKG

@laffed/rn-ts-overmind-template

Version:

React Native Expo Template using Typescript and Overmind

7 lines (6 loc) 99 B
import {state} from './state'; import * as actions from './actions'; export { state, actions }