We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 519a630 commit d43b048Copy full SHA for d43b048
1 file changed
index.js
@@ -1,4 +1,4 @@
1
-index.jsはimport createServer from '@tomphttp/bare-server-node';
+import createServer from '@tomphttp/bare-server-node';
2
import { fileURLToPath } from "url";
3
import http from 'http';
4
import serveStatic from "serve-static";
0 commit comments