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