mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 16:57:22 +00:00
refactor(util): util-specific dependencies file (#920)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import { encode } from "../../deps.ts";
|
||||
import { encode } from "./deps.ts";
|
||||
import { eventHandlers } from "../bot.ts";
|
||||
import { isActionRow } from "../helpers/type_guards/is_action_row.ts";
|
||||
import { isButton } from "../helpers/type_guards/is_button.ts";
|
||||
|
||||
Reference in New Issue
Block a user