UNPKG

lexer-state

Version:

Lightweight state machine library to define and manage state transition declaratively

2 lines (1 loc) 70 B
export { useLexerState, LexerStateProvider, } from './useLexerState';