fix mod.ts export (#2121)

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
This commit is contained in:
LTS20050703
2022-03-22 22:28:33 +07:00
committed by GitHub
parent 6bda23296b
commit 086258d1ea
59 changed files with 285 additions and 293 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import { GetGatewayBot, transformGatewayBot } from "../transformers/gatewayBot.ts";
import { DiscordReady } from "../types/discord.ts";
import { createGatewayManager, GatewayManager } from "./gateway_manager.ts";
import { createGatewayManager, GatewayManager } from "./gatewayManager.ts";
/** The handler to automatically reshard when necessary. */
export async function resharder(