mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-07-03 09:35:05 +00:00
feat: extract channel error alert
This commit is contained in:
@@ -25,6 +25,7 @@ export class MissingParamError extends InnertubeError { }
|
||||
export class OAuthError extends InnertubeError { }
|
||||
export class PlayerError extends Error { }
|
||||
export class SessionError extends Error { }
|
||||
export class ChannelError extends Error { }
|
||||
|
||||
/**
|
||||
* Compares given objects. May not work correctly for
|
||||
|
||||
Reference in New Issue
Block a user