mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 16:57:22 +00:00
change: prettier code
This commit is contained in:
committed by
GitHub Action
parent
cca34edaf9
commit
39658ddc7a
+1
-1
@@ -476,7 +476,7 @@ export interface Transformers {
|
||||
role: typeof transformRole;
|
||||
voiceState: typeof transformVoiceState;
|
||||
interaction: typeof transformInteraction;
|
||||
integration: typeof transformIntegration,
|
||||
integration: typeof transformIntegration;
|
||||
}
|
||||
|
||||
export function createTransformers(options: Partial<Transformers>) {
|
||||
|
||||
Reference in New Issue
Block a user