fix: intellisense

This commit is contained in:
Jacob Nguyen
2023-06-28 10:03:20 -05:00
committed by GitHub
parent 3565af0a9a
commit 59f323469e

View File

@@ -1,3 +1,5 @@
/// <reference path="dependencies.d.ts" />
import { Client, GatewayIntentBits } from 'discord.js';
import { Sern, single } from '@sern/handler';