mirror of
https://github.com/discordeno/discordeno.git
synced 2026-07-21 21:52:52 +00:00
2 lines
68 B
TypeScript
2 lines
68 B
TypeScript
export const UNITTEST_TOKEN = "" || Deno.env.get("DISCORD_TOKEN")!;
|