convert to estraverse and minor cleanup

This commit is contained in:
Avad3 2024-07-13 10:08:30 -04:00
parent bc9a16720e
commit 29bbda0700
8 changed files with 66 additions and 126 deletions

View file

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