UNPKG

@raulpesilva/re-state

Version:

easy way to create a shared state to the entire application

6 lines 155 B
export * from './batch'; export * from './listener'; export * from './observer'; export * from './store'; export * from './utils'; export * from './types';