Interface ArchiveDayShellsFeedResponseMemories

interface ArchiveDayShellsFeedResponseMemories {
    items: any[];
}

Properties

Properties

items: any[]