SongGuess
    Preparing search index...
    interface TraceEventInfo {
        traces: (string | null)[];
        type: "trace";
    }
    Index

    Properties

    Properties

    traces: (string | null)[]
    type: "trace"