mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 14:30:02 -04:00
fix beacon rewriter
This commit is contained in:
parent
a914e9a933
commit
61bd33845b
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ import "./css.ts";
|
||||||
import "./history.ts";
|
import "./history.ts";
|
||||||
import "./worker.ts";
|
import "./worker.ts";
|
||||||
import "./url.ts";
|
import "./url.ts";
|
||||||
|
import "./beacon.ts"
|
||||||
|
|
||||||
declare global {
|
declare global {
|
||||||
interface Window {
|
interface Window {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue