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

File queueStore.ts

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

Source from the content-addressed store, hash-verified

1import { LazyStore } from '@tauri-apps/plugin-store';
2import { produce } from 'immer';
3import { v4 as uuidv4 } from 'uuid';
4import { create } from 'zustand';

Callers

nothing calls this directly

Calls 13

getSettingFunction · 0.90
getDirectionalIndexFunction · 0.85
infoMethod · 0.80
pushMethod · 0.80
debugMethod · 0.80
addAtMethod · 0.80
getCurrentItemMethod · 0.80
stopMethod · 0.80
getStateMethod · 0.80
seekToMethod · 0.80
goToNextMethod · 0.80
withPersistenceFunction · 0.70

Tested by

no test coverage detected