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

    Type Alias DfsInitialBetStatus

    DfsInitialBetStatus: "pending" | "won" | "lost" | "void" | "pushed"

    @buzzr/dfs-engine — pure-functional DFS prop grading, payouts, and stat normalization for PrizePicks/Underdog-style contests.

    All exports are pure functions or types — no I/O, no React, no native deps. Feed it data, get grading decisions and payout math back.