Home
last modified time | relevance | path

Searched defs:headers (Results 1 – 3 of 3) sorted by relevance

/MusicFree/src/types/
H A Dmusic.d.ts19 headers?: Record<string, string>; property
H A Dplugin.d.ts3 headers?: Record<string, string>; property
/MusicFree/src/core/
H A DpluginManager.ts376 const {url, headers} = (await this.plugin.instance.getMediaSource( constant
386 headers, constant