MCPcopy
hub / github.com/spicetify/cli / spicetifyWrapper.js

File spicetifyWrapper.js

jsHelper/spicetifyWrapper.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1window.Spicetify = {
2 Player: {
3 addEventListener: (type, callback) => {
4 if (!(type in Spicetify.Player.eventListeners)) {

Callers

nothing calls this directly

Calls 15

checkObjectFunction · 0.85
applyScrollingFixFunction · 0.85
groupByFunction · 0.85
exposeReactComponentsUIFunction · 0.85
fnStrFunction · 0.85
wrapProviderFunction · 0.85
formatKeysFunction · 0.85
wrapScrollableContainerFunction · 0.85
NavLinksFunction · 0.85
waitForTopbarMountedFunction · 0.85
addClassnameFunction · 0.85
waitForWidgetMountedFunction · 0.85

Tested by

no test coverage detected