MCPcopy 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

OutlineDropdownFunction · 0.65
ThirdPartyImportModalFunction · 0.65
getPageStoreInterfaceFunction · 0.65
accountStore.tsFile · 0.65
getAccountStoreInterfaceFunction · 0.65
flushFunction · 0.65
getPageFileQueueFunction · 0.65
workspaceStore.tsFile · 0.65
getFolderStoreInterfaceFunction · 0.65
chatUIStore.tsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected