mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 17:30:07 +00:00
import type fixes
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { StatusType } from "../types/discord.ts";
|
||||
import type { StatusType } from "../types/discord.ts";
|
||||
|
||||
import { ActivityType } from "../types/activity.ts";
|
||||
import { sendGatewayCommand } from "../module/shardingManager.ts";
|
||||
import { encode } from "https://deno.land/std@0.67.0/encoding/base64.ts";
|
||||
|
||||
Reference in New Issue
Block a user