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 6eb141c commit 41670e2Copy full SHA for 41670e2
src/main/index.ts
@@ -1,4 +1,4 @@
1
-import path from 'path';
+import path from 'node:path';
2
3
import {
4
app,
0 commit comments