summary refs log tree commit diff
path: root/src/routes/external.ts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/routes/external.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/routes/external.ts b/src/routes/external.ts

index 045eb7da..3bcb39b0 100644 --- a/src/routes/external.ts +++ b/src/routes/external.ts
@@ -1,3 +1,4 @@ +// @ts-nocheck import bodyParser from "body-parser"; import { Router } from "express"; import fetch from "node-fetch";