@yantrix/automata v0.0.2 • Docs
Yantrix API / @yantrix/automata / TAutomataFunction
Type Alias: TAutomataFunction
ts
type TAutomataFunction: (...args) => any | null;
Represents a function that can be used in the automata.