We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents acb6fc6 + b30218b commit 35ba03cCopy full SHA for 35ba03c
1 file changed
examples/node-16-9-1/express-4-16-1/api_only_protection/index.js
@@ -94,4 +94,4 @@ router.all("*", (req, res, next) => {
94
});
95
96
// Export the router
97
-module.exports = router;
+module.exports = router;
0 commit comments