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 f2720e8 commit bf2974eCopy full SHA for bf2974e
index.js
@@ -1,4 +1,4 @@
1
-import express from 'express';
+var express = require('express');
2
3
const app = express();
4
0 commit comments