Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/experdot/pointer
/ deleteTopic
Method
deleteTopic
src/renderer/src/stores/interfaces/entities.ts:133–133 ·
view source on GitHub ↗
* 删除 Topic
(pageId: string, topicId: string)
Source
from the content-addressed store, hash-verified
131
* 删除 Topic
132
*/
133
deleteTopic(pageId: string, topicId: string): Promise<void>
134
135
/**
136
* 获取 Topics
Callers
3
getMessageStoreInterface
Function · 0.80
deleteTopic
Function · 0.80
useChatTopics
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected