Update cached-fetch.js

This commit is contained in:
shamoon
2025-03-16 14:41:50 -07:00
parent c0605a2763
commit 1dbebce87c

View File

@@ -1,4 +1,5 @@
import cache from "memory-cache";
import { httpProxy } from "utils/proxy/http";
const defaultDuration = 5;