interface ThemeStatsAppPageDisplayedEntryInfo {
    type: AppPageDisplayedStatsEntry;
    appId: string;
}

Properties

Properties

appId: string