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 9aedf07 commit 5b1c1caCopy full SHA for 5b1c1ca
src/jiti.ts
@@ -5,7 +5,7 @@ import { platform } from "os";
5
import vm from "vm";
6
import { fileURLToPath, pathToFileURL } from "url";
7
import { dirname, join, basename, extname } from "pathe";
8
-import destr from "destr";
+import { destr } from "destr";
9
import escapeStringRegexp from "escape-string-regexp";
10
import createRequire from "create-require";
11
import { lt } from "semver";
0 commit comments