Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lightningpixel/modly
/ appStore.ts
File
appStore.ts
src/shared/stores/appStore.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
'zustand'
2
import
{ persist } from
'zustand/middleware'
3
4
export
type
UiScale =
'small'
|
'medium'
|
'large'
Callers
nothing calls this directly
Calls
2
start
Method · 0.80
run
Method · 0.65
Tested by
no test coverage detected