MCPcopy
hub / github.com/nukeop/nuclear / settingsStore.ts

File settingsStore.ts

packages/player/src/stores/settingsStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { LazyStore } from '@tauri-apps/plugin-store';
2import { create } from 'zustand';
3
4import type {

Callers

nothing calls this directly

Calls 6

entriesMethod · 0.80
pushMethod · 0.80
normalizeIdFunction · 0.70
getFunction · 0.50
setMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected