mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-07-04 03:51:00 +00:00
feat: add ANDROID_MUSIC client
This commit is contained in:
@@ -13,6 +13,7 @@ export enum ClientType {
|
||||
WEB = 'WEB',
|
||||
MUSIC = 'WEB_REMIX',
|
||||
ANDROID = 'ANDROID',
|
||||
ANDROID_MUSIC = 'ANDROID_MUSIC'
|
||||
}
|
||||
|
||||
export interface Context {
|
||||
|
||||
Reference in New Issue
Block a user