mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-02 08:50:07 +00:00
3 lines
143 B
TypeScript
3 lines
143 B
TypeScript
export { config as dotenv } from "https://deno.land/x/dotenv@v3.2.0/mod.ts";
|
|
export * from "https://deno.land/std@0.138.0/testing/asserts.ts";
|