@juki-team/commons - v0.1.10
    Preparing search index...

    Type Alias StatisticsUserTrackDataResponseDTO

    type StatisticsUserTrackDataResponseDTO = {
        history: { href: string; timestamp: number; uiId: string }[];
        timestamp: number;
    }
    Index

    Properties

    Properties

    history: { href: string; timestamp: number; uiId: string }[]
    timestamp: number