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 a030ceb commit ea5c282Copy full SHA for ea5c282
scripts/cup-script.ts
@@ -1,5 +1,5 @@
1
-import { loggerWarring } from "@/helper";
2
import { clear } from "@/command/clear";
+import { loggerWarring } from "@/helper";
3
4
async function clearDist() {
5
try {
0 commit comments