start intercepting workers

This commit is contained in:
Percs 2024-07-12 20:10:09 -05:00
parent 9c4f157dd8
commit 25f3fd7316
3 changed files with 8 additions and 1 deletions

View file

@ -7,6 +7,7 @@ import "./requests/websocket.ts"
import "./element.ts";
import "./storage.ts";
import "./css.ts";
import "./worker.ts"
declare global {
interface Window {