UNPKG

jssm

Version:

A Javascript finite state machine (FSM) with a terse DSL and a simple API. Most FSMs are one-liners. Fast, easy, powerful, well tested, typed with TypeScript, and visualizations. MIT License.

5 lines (4 loc) 153 B
declare const gviz_shapes: string[]; declare const shapes: string[]; declare const named_colors: string[]; export { gviz_shapes, shapes, named_colors };