WebStorage re-write using native Cache

This commit is contained in:
2025-01-26 16:11:39 +00:00
parent f10da029ba
commit 37250b3925
5 changed files with 244 additions and 131 deletions
+1
View File
@@ -6,6 +6,7 @@
"dev": "wrangler dev --ip=0.0.0.0"
},
"devDependencies": {
"@twurple/auth": "^7.2.1",
"wrangler": "^3.60.3"
}
}