style: run prettier (#9041)

This commit is contained in:
Almeida
2023-01-12 08:23:02 +00:00
committed by GitHub
parent 8dfd0037b5
commit 2798ba1eb3
6 changed files with 9 additions and 7 deletions

View File

@@ -420,7 +420,7 @@ export const TimestampStyles = {
/**
* The possible values, see {@link TimestampStyles} for more information
*/
export type TimestampStylesString = typeof TimestampStyles[keyof typeof TimestampStyles];
export type TimestampStylesString = (typeof TimestampStyles)[keyof typeof TimestampStyles];
/**
* An enum with all the available faces from Discord's native slash commands