This commit is contained in:
velzie 2024-08-10 15:03:54 -04:00
parent 7b8d5d09b2
commit 3bc8dd34b9
No known key found for this signature in database
GPG key ID: 048413F95F0DDE1F
14 changed files with 144 additions and 93 deletions

View file

@ -9,6 +9,7 @@ export const {
rewriteHeaders,
rewriteWorkers,
},
CookieStore,
} = self.$scramjet.shared;
export const config = self.$scramjet.config;