mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
refactor: website facelift (#10823)
This commit is contained in:
@@ -75,7 +75,6 @@ export enum Meaning {
|
||||
*
|
||||
* @public
|
||||
*/
|
||||
|
||||
export interface IApiItemOptions {}
|
||||
|
||||
export interface IApiItemJson {
|
||||
|
||||
@@ -77,7 +77,6 @@ export class ApiModel extends ApiItemContainerMixin(ApiItem) {
|
||||
/**
|
||||
* @override
|
||||
*/
|
||||
|
||||
public override get containerKey(): string {
|
||||
return '';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user