Fix api route caching issue

This commit is contained in:
2026-04-11 10:00:24 +01:00
parent af8c207ac1
commit c4f7cf9164
43 changed files with 132 additions and 1316 deletions
+1
View File
@@ -0,0 +1 @@
export default function clearRequireCache(modulePath: string): void;