mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 17:13:31 +01:00
docs: Add missing @extends (#9028)
This commit is contained in:
@@ -11,6 +11,7 @@ let deprecationEmittedForFetchAssets = false;
|
||||
|
||||
/**
|
||||
* Represents an OAuth2 Application.
|
||||
* @extends {Base}
|
||||
* @abstract
|
||||
*/
|
||||
class Application extends Base {
|
||||
|
||||
Reference in New Issue
Block a user