Skip to content

Commit

Permalink
docs: import <- property
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiralite committed Jul 27, 2022
1 parent 1a88564 commit 1582847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/discord.js/typings/index.d.ts
Expand Up @@ -2729,7 +2729,7 @@ export class Formatters extends null {
public static strikethrough: typeof strikethrough;
/** @deprecated Use this method as a top-level function instead. */
public static time: typeof time;
/** @deprecated Use this property as a top-level property instead. */
/** @deprecated Use this property as a top-level import instead. */
public static TimestampStyles: typeof TimestampStyles;
/** @deprecated Use this method as a top-level function instead. */
public static underscore: typeof underscore;
Expand Down

0 comments on commit 1582847

Please sign in to comment.