Buzzr Sports Engine API
    Preparing search index...

    Options accepted by enrichGameRowWithBuzzScores.

    type EnrichGameRowOptions = {
        now?: number | Date;
    }
    Index

    Properties

    Properties

    now?: number | Date

    Reference clock; defaults to Date.now() when omitted.