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.
import { execa }
1 parent 8db0e86 commit e471646Copy full SHA for e471646
test/ts-tests/run-tests.mjs
@@ -1,4 +1,4 @@
1
-import execa from 'execa';
+import { execa } from 'execa';
2
import path from 'node:path';
3
import { fileURLToPath } from 'node:url';
4
0 commit comments