fbsim-core JavaScript & TypeScript API - v1.0.0-beta.2
    Preparing search index...

    Interface LeagueSeasonWeek

    LeagueSeasonWeek struct

    A LeagueSeasonWeek represents a week of a football season

    interface LeagueSeasonWeek {
        matchups: LeagueSeasonMatchup[];
    }
    Index

    Properties

    Properties