@buzzr/dfs-engine
    Preparing search index...

    Function getStatAdapter

    • Resolve the adapter table for a league. Returns null when the league isn't registered. Stable since v0.0.1 — now backed by the registry but the public contract is unchanged.

      Parameters

      • league: string

      Returns Partial<Record<DfsPropTypeKey, StatAdapter>> | null