mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-14 23:10:02 -04:00
lint fixes
This commit is contained in:
parent
8ff087efb2
commit
c3ccd8f238
12 changed files with 41 additions and 44 deletions
|
@ -2,7 +2,6 @@ import { FakeServiceWorker } from "./fakesw";
|
|||
import { swfetch } from "./fetch";
|
||||
import { ScramjetThreadpool } from "./threadpool";
|
||||
import type BareClient from "@mercuryworkshop/bare-mux";
|
||||
import { ScramjetConfig } from "../types";
|
||||
|
||||
export class ScramjetServiceWorker extends EventTarget {
|
||||
client: BareClient;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue