mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 14:30:02 -04:00
fix imports
This commit is contained in:
parent
82a95e71b0
commit
20caf32b5b
17 changed files with 46 additions and 40 deletions
|
@ -11,7 +11,7 @@ if (!self.$scramjet) {
|
|||
//@ts-expect-error really dumb workaround
|
||||
self.$scramjet = {}
|
||||
}
|
||||
self.$scramjet.bundle = {
|
||||
self.$scramjet.shared = {
|
||||
encodeUrl,
|
||||
decodeUrl,
|
||||
rewriteCss,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue