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 1a6e70e commit a566b20Copy full SHA for a566b20
src/lambdas/api/app.js
@@ -1,3 +1,5 @@
1
+// @ts-check
2
+
3
const cors = require('cors')
4
const createError = require('http-errors')
5
const express = require('express')
0 commit comments