timesfm-ts - v1.0.0
    Preparing search index...

    Function __test_setXregImport

    • Internal

      Override the import function used to load @agentix-e/timesfm-xreg.

      Test-only seam — NOT part of the public API. Exported only so tests can exercise the dynamic-import failure path without vitest mocking.

      Reset with null to restore default behaviour.

      Parameters

      • fn: ((spec: string) => Promise<unknown>) | null

      Returns void