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 467f945 + bf997b3 commit 02c2a68Copy full SHA for 02c2a68
index.js
@@ -273,3 +273,5 @@ app.listen(port, () =>
273
`nodejs-convert-file-server listening at http://localhost:${port}`,
274
),
275
);
276
+
277
+module.exports = app;
0 commit comments