UNPKG

mini-state-machine

Version:
4 lines (3 loc) 64 B
export function getState(context) { return context.state; }