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

File providersStore.ts

packages/player/src/stores/providersStore.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 { ProviderKind } from '@nuclearplayer/plugin-sdk';

Callers

nothing calls this directly

Calls 3

entriesMethod · 0.80
saveToDiskFunction · 0.70
getFunction · 0.50

Tested by

no test coverage detected