Sports Lib API - v17.3.0
    Preparing search index...

    Interface StreamJSONInterface

    interface StreamJSONInterface {
        data: (number | null)[];
        type: string;
    }
    Index

    Properties

    Properties

    data: (number | null)[]
    type: string