Compile-time type safety
Every state ID, action name, and payload field is checked by TypeScript. Typos and wrong shapes are caught before your code runs.
Build, execute, and visualize workflow state machines in TypeScript β with compile-time safety on every state ID, action name, and payload shape.