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