Type Alias CachedConversationsTable

CachedConversationsTable: Table<CachedConversation, string, Omit<CachedConversation, "id">>