mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 22:40:01 -04:00
convert to estraverse and minor cleanup
This commit is contained in:
parent
bc9a16720e
commit
29bbda0700
8 changed files with 66 additions and 126 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue