Buzzr Sports Engine API
    Preparing search index...
    type TestVector = {
        description: string;
        entry: DfsEntryInput;
        expected: ExpectedSettlement;
        gameLogsByLegId: Record<string, PlayerGameLogEntryShape[]>;
        name: string;
    }
    Index

    Properties

    description: string

    entry

    gameLogsByLegId: Record<string, PlayerGameLogEntryShape[]>
    name: string