From 2b6e6ea0256325dc6a1097b9f0cfb2928feb12aa Mon Sep 17 00:00:00 2001 From: Thesourtimes Date: Sat, 1 Jan 2022 20:04:30 +0300 Subject: Organize @fosscord/api utils in directories --- util/src/entities/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/src/entities/index.ts') diff --git a/util/src/entities/index.ts b/util/src/entities/index.ts index fdf18f23..c1f979d4 100644 --- a/util/src/entities/index.ts +++ b/util/src/entities/index.ts @@ -26,4 +26,4 @@ export * from "./Template"; export * from "./User"; export * from "./VoiceState"; export * from "./Webhook"; -export * from "./clientRelase"; \ No newline at end of file +export * from "./ClientRelase"; \ No newline at end of file -- cgit 1.5.1