MCPcopy Index your code
hub / github.com/dataease/SQLBot / useAppearanceStoreWithOut

Function useAppearanceStoreWithOut

frontend/src/stores/appearance.ts:323–325  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

321}
322
323export const useAppearanceStoreWithOut = () => {
324 return useAppearanceStore(store)
325}

Callers 1

watch.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected