Type alias StatePath<R>

StatePath<R>: R[]

The path of states from the root to the current node.

Type Parameters

  • R extends StateNodeConfig<any, any, any>

Generated using TypeDoc