frontend
    Preparing search index...
    • Manages the isAutoCompleting flag with a self-clearing timeout. Shared by Klondike, FreeCell, and Spider solitaire hooks.

      Parameters

      • duration: number = AUTO_COMPLETE_DURATION_MS

      Returns { isAutoCompleting: boolean; startAutoComplete: () => void }