diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-05-31 21:01:28 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-05-31 21:01:28 +0200 |
commit | e4fc61dc347cc54d81eded31000377ee9e78e888 (patch) | |
tree | b25e31840197801cfb601292001a7b119ff0d9a5 /src/routes/external.ts | |
parent | :sparkles: start.ts file (diff) | |
download | server-e4fc61dc347cc54d81eded31000377ee9e78e888.tar.xz |
:zap: add explicit types to req and res
Diffstat (limited to '')
-rw-r--r-- | src/routes/external.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/routes/external.ts b/src/routes/external.ts |