mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 14:30:02 -04:00
guh
This commit is contained in:
parent
b3a3f80376
commit
146e1518f4
1 changed files with 2 additions and 0 deletions
|
@ -14,9 +14,11 @@ import "./history.ts";
|
|||
import "./worker.ts";
|
||||
import "./beacon.ts"
|
||||
import "./origin.ts";
|
||||
import "./import.ts";
|
||||
|
||||
declare global {
|
||||
interface Window {
|
||||
$s: any;
|
||||
$sImport: any;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue