mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 19:43:29 +01:00
chore: release
This commit is contained in:
2
typings/index.d.ts
vendored
2
typings/index.d.ts
vendored
@@ -8,7 +8,6 @@ import {
|
||||
hyperlink,
|
||||
inlineCode,
|
||||
italic,
|
||||
memberNicknameMention,
|
||||
quote,
|
||||
roleMention,
|
||||
spoiler,
|
||||
@@ -2645,7 +2644,6 @@ export class Formatters extends null {
|
||||
public static hyperlink: typeof hyperlink;
|
||||
public static inlineCode: typeof inlineCode;
|
||||
public static italic: typeof italic;
|
||||
public static memberNicknameMention: typeof memberNicknameMention;
|
||||
public static quote: typeof quote;
|
||||
public static roleMention: typeof roleMention;
|
||||
public static spoiler: typeof spoiler;
|
||||
|
||||
Reference in New Issue
Block a user