AudioSearchType
type AudioSearchType = | "track" | "album" | "artist" | "playlist" | "text" | "tracks" | "albums" | "artists" | "playlists" | "texts";Defined in: src/types/Utils.ts:442
type AudioSearchType = | "track" | "album" | "artist" | "playlist" | "text" | "tracks" | "albums" | "artists" | "playlists" | "texts";Defined in: src/types/Utils.ts:442