We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4221034 commit cbe417bCopy full SHA for cbe417b
1 file changed
commands/daily.ts
@@ -1,3 +1,4 @@
1
+import process from "node:process";
2
import Table from "cli-table3";
3
import { define } from "gunshi";
4
import pc from "picocolors";
0 commit comments