Evaluates providers in order and returns the first successful result. Providers that return FLAG_NOT_FOUND are skipped. Any other error stops evaluation.

Hierarchy (view full)

Constructors

Properties

runMode: "parallel" | "sequential" = 'sequential'
statusEnum: Record<string, ProviderStatus>

Methods