MCPcopy
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

1import { create } from 'zustand'
2import { persist } from 'zustand/middleware'
3
4export type UiScale = 'small' | 'medium' | 'large'

Callers

nothing calls this directly

Calls 2

startMethod · 0.80
runMethod · 0.65

Tested by

no test coverage detected