mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 11:28:15 +00:00
types: remove entire types (#684)
This commit is contained in:
@@ -2,12 +2,6 @@ import { identifyPayload } from "../../bot.ts";
|
||||
import { cacheHandlers } from "../../cache.ts";
|
||||
import { RequestManager } from "../../rest/request_manager.ts";
|
||||
import { Member, structures } from "../../structures/mod.ts";
|
||||
import {
|
||||
Errors,
|
||||
GetMemberOptions,
|
||||
Intents,
|
||||
MemberCreatePayload,
|
||||
} from "../../types/mod.ts";
|
||||
import { Collection } from "../../util/collection.ts";
|
||||
import { endpoints } from "../../util/constants.ts";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user