UNPKG

react-machine

Version:

A lightweight state machine for React applications

3 lines (2 loc) 122 B
export { createMachine, transition, applyEffects, cleanEffects } from './core.js' export { useMachine } from './hooks.js'