himbot/deps.ts
2023-05-28 20:20:00 -06:00

5 lines
333 B
TypeScript

export * from "https://deno.land/x/discordeno@18.0.1/mod.ts";
export * from "https://deno.land/x/discordeno@18.0.1/plugins/mod.ts";
export * from "https://deno.land/std@0.177.1/fmt/colors.ts";
// export * as mod from "https://deno.land/std@0.177.1/dotenv/mod.ts";
export * as mod from "https://deno.land/std@0.177.1/dotenv/load.ts";