mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 22:40:01 -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 "./worker.ts";
|
||||||
import "./beacon.ts"
|
import "./beacon.ts"
|
||||||
import "./origin.ts";
|
import "./origin.ts";
|
||||||
|
import "./import.ts";
|
||||||
|
|
||||||
declare global {
|
declare global {
|
||||||
interface Window {
|
interface Window {
|
||||||
$s: any;
|
$s: any;
|
||||||
|
$sImport: any;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue