UNPKG

lexer-state

Version:

Lightweight state machine library to define and manage state transition declaratively

5 lines (4 loc) 74 B
export { useLexerState, LexerStateProvider, } from './useLexerState';