From cf2b2c48d58d3599e0a642ca8fa0d77c14a983bf Mon Sep 17 00:00:00 2001 From: Skillz4Killz Date: Fri, 12 Nov 2021 03:21:19 +0000 Subject: [PATCH] change: prettier code --- src/types/mod.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/types/mod.ts b/src/types/mod.ts index 0fc0b15cb..f1744f151 100644 --- a/src/types/mod.ts +++ b/src/types/mod.ts @@ -22,4 +22,4 @@ export * from "./templates/mod.ts"; export * from "./users/mod.ts"; export * from "./voice/mod.ts"; export * from "./webhooks/mod.ts"; -export * from "./util.ts"; \ No newline at end of file +export * from "./util.ts";