@mikelaferriere/espn-api
    Preparing search index...

    Interface InjuriesOptions

    interface InjuriesOptions {
        limit?: number;
        teamId?: string;
    }
    Index

    Properties

    Properties

    limit?: number
    teamId?: string