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

Method getAll

src/renderer/src/stores/interfaces/base.ts:40–40  ·  view source on GitHub ↗

* 获取所有实体

()

Source from the content-addressed store, hash-verified

38 * 获取所有实体
39 */
40 getAll(): T[]
41
42 // ==================== 创建操作 ====================
43

Callers 9

pagesStore.tsFile · 0.65
getPageStoreInterfaceFunction · 0.65
accountStore.tsFile · 0.65
getAccountStoreInterfaceFunction · 0.65
workspaceStore.tsFile · 0.65
foldersStore.tsFile · 0.65
getFolderStoreInterfaceFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected