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