Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/experdot/pointer
/ delete
Method
delete
src/renderer/src/stores/interfaces/base.ts:73–73 ·
view source on GitHub ↗
* 删除单个实体
(id: string)
Source
from the content-addressed store, hash-verified
71
* 删除单个实体
72
*/
73
delete(id: string): Promise<void>
74
75
/**
76
* 批量删除实体
Callers
15
OutlineDropdown
Function · 0.65
ThirdPartyImportModal
Function · 0.65
getPageStoreInterface
Function · 0.65
accountStore.ts
File · 0.65
getAccountStoreInterface
Function · 0.65
flush
Function · 0.65
getPageFileQueue
Function · 0.65
getMessageQueueMutationQueue
Function · 0.65
workspaceStore.ts
File · 0.65
getWorkspaceStoreInterface
Function · 0.65
getFolderStoreInterface
Function · 0.65
chatUIStore.ts
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected