@logixjs/core
    Preparing search index...

    Function install

    • StateTrait.install:

      • Installs Program-defined behavior (computed/link/source/check, etc.) on top of a Bound API.
      • Each PlanStep corresponds to a long-lived Effect mounted into the runtime Scope.

      Type Parameters

      • S extends object

      Parameters

      Returns Effect<void, never, any>