commit | 96fcc75c5f4dd99c23b5020b15575a4ff1fb6f8a | [log] [tgz] |
---|---|---|
author | PineappleFan <pineapplefanyt@gmail.com> | Thu Mar 09 10:15:46 2023 +0000 |
committer | GitHub <noreply@github.com> | Thu Mar 09 10:15:46 2023 +0000 |
tree | 7056262794f4c3c741f493804d8d765434db081d | |
parent | ea0937b1b944eaf7760e6f5a7f13976318ec46bc [diff] |
Update index.ts
diff --git a/src/api/index.ts b/src/api/index.ts index 79b115e..41f281d 100644 --- a/src/api/index.ts +++ b/src/api/index.ts
@@ -1,4 +1,3 @@ -#!/bin import type { Guild, GuildMember } from "discord.js"; import type { NucleusClient } from "../utils/client.js"; //@ts-expect-error