mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-15 23:30:00 -04:00
eslint warnings are GONE, please keep it this way
This commit is contained in:
parent
d1d38142e7
commit
63db07da89
15 changed files with 27 additions and 28 deletions
|
@ -1,7 +1,6 @@
|
|||
import { iswindow } from "..";
|
||||
import { BareMuxConnection } from "../../shared";
|
||||
import { rewriteUrl } from "../../shared";
|
||||
import type { MessageC2W } from "../../worker";
|
||||
import { ScramjetClient } from "../client";
|
||||
|
||||
const sharedworkerpostmessage = MessagePort.prototype.postMessage;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue