Skip to content

Commit

Permalink
Update types.ts
Browse files Browse the repository at this point in the history
Added Search Engine "Spotify"

Signed-off-by: Nibor <[email protected]>
  • Loading branch information
infnibor authored Apr 20, 2024
1 parent 26338e4 commit b37a890
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export enum SearchEngine {
YouTube = 'ytsearch',
Spotify = 'spsearch',
SoundCloud = 'scsearch',
YouTubeMusic = 'ytmsearch',
}

0 comments on commit b37a890

Please sign in to comment.