chore: enable tscheck inside HTTP module (#4601)

Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
This commit is contained in:
Alexandr Garbuzov
2025-10-25 20:31:39 +02:00
committed by martin-mfg
co-authored by Alexandr
parent 6e89d50ff6
commit c1d68b5850
+2
View File
@@ -1,3 +1,5 @@
// @ts-check
import axios from "axios";
/**