UNPKG

create-trybe-app

Version:
4 lines (2 loc) 91 B
import store from './redux'; export type GlobalState = ReturnType<typeof store.getState>;