Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/experdot/pointer
/ addTopic
Method
addTopic
src/renderer/src/stores/interfaces/entities.ts:123–123 ·
view source on GitHub ↗
* 添加 Topic
(pageId: string, topic: Topic)
Source
from the content-addressed store, hash-verified
121
* 添加 Topic
122
*/
123
addTopic(pageId: string, topic: Topic): Promise<void>
124
125
/**
126
* 更新 Topic
Callers
2
getMessageStoreInterface
Function · 0.80
createTopic
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected