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.
2 parents bafff68 + a268d5c commit 78c59f5Copy full SHA for 78c59f5
index.ts
@@ -1,5 +1,5 @@
1
import { execute } from "./src"
2
-import { parseArgs } from 'bun'
+import { parseArgs } from "util"
3
4
export async function run(): Promise<void> {
5
try {
0 commit comments