MCPcopy Create free account
hub / github.com/experdot/pointer / getTopics

Method getTopics

src/renderer/src/stores/interfaces/entities.ts:138–138  ·  view source on GitHub ↗

* 获取 Topics

(pageId: string)

Source from the content-addressed store, hash-verified

136 * 获取 Topics
137 */
138 getTopics(pageId: string): Topic[]
139
140 // ==================== 持久化删除 ====================
141

Callers 3

getMessageStoreInterfaceFunction · 0.80
toggleTopicCollapseFunction · 0.80
getTopicsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected