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 5d34f96 + 570f25e commit 71a1857Copy full SHA for 71a1857
src/interfaces.ts
@@ -1,4 +1,4 @@
1
-import { IMeta, InspectOptions } from "./runtime/nodejs";
+import { IMeta, InspectOptions } from "./runtime/nodejs/index.js";
2
3
export type TStyle =
4
| null
0 commit comments