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

File playlistStore.ts

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

Source from the content-addressed store, hash-verified

1import { v4 as uuidv4 } from 'uuid';
2import { create } from 'zustand';
3
4import type {

Callers

nothing calls this directly

Calls 10

stripResolutionStateFunction · 0.90
loadIndexMethod · 0.80
loadPlaylistMethod · 0.80
savePlaylistMethod · 0.80
getStateMethod · 0.80
getFunction · 0.50
getMethod · 0.45
setMethod · 0.45
deletePlaylistMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected