shajara API Map
    Preparing search index...

    Type Alias RecoveryHandler

    RecoveryHandler: (error: ScopeExitError) => RiteCoroutine<RecoveryDecision>

    Recovery handler for scope-exit errors reported by nested resumable(...) waits.

    Type Declaration