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 cb78247 commit 4cc0349Copy full SHA for 4cc0349
index.js
@@ -1,3 +1,4 @@
1
+// @ts-check
2
const Koa = require('koa');
3
const bodyParser = require('koa-bodyparser');
4
const cors = require('@koa/cors');
0 commit comments