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

Function tab

src/renderer/src/stores/registry.ts:70–72  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68 return getStoreRegistry().layout
69 },
70 get tab() {
71 return getStoreRegistry().tab
72 },
73 get settings() {
74 return getStoreRegistry().settings
75 },

Callers

nothing calls this directly

Calls 1

getStoreRegistryFunction · 0.85

Tested by

no test coverage detected