chore: initialize from frontend template 4dc033c
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export function bypassThroughComputedAlias() {
|
||||
const browser = globalThis;
|
||||
return browser["caches"].open("forbidden");
|
||||
}
|
||||
Reference in New Issue
Block a user