chore: enable tscheck inside HTTP module (#4601)

Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
This commit is contained in:
Alexandr Garbuzov
2025-10-19 21:34:30 +03:00
committed by GitHub
co-authored by Alexandr
parent 74a5648349
commit 570619752f
+2
View File
@@ -1,3 +1,5 @@
// @ts-check
import axios from "axios";
/**