@metreeca/core - v0.9.17
    Preparing search index...

    Function manageState

    • Retrieves the Manager for a state instance.

      Type Parameters

      • T extends State

        The state type

      Parameters

      • instance: T

        The state instance

      Returns Manager<T>

      The state instance manager providing snapshot, restoration, and observer operations

      Error if the object is not a valid state instance