@logixjs/core
    Preparing search index...

    Function getImportsScope

    • InternalContracts: the internal contract access entrypoint for in-repo integrators.

      Notes:

      • This module replaces direct reads of runtime.__* magic fields.
      • Public API/behavior remains unchanged, and business code is not required to use this by default.
      • Exposes only minimal capabilities (ISP) to avoid leaking RuntimeInternals as a public dependency.

      Parameters

      • runtime: object

      Returns ImportsScope