defaultRootKey top-level constant

StateKey const defaultRootKey

The key identifying the root state that is implicitly added to a state tree when using the StateTree.new constructor.

Implementation

const StateKey defaultRootKey = StateKey('<!StateTree.RootState!>');