fix some url rewriters

This commit is contained in:
Percs 2024-07-15 00:41:43 -05:00
parent 39f11ef812
commit f53bc623ff
3 changed files with 3 additions and 18 deletions

View file

@ -12,7 +12,6 @@ import "./storage.ts";
import "./css.ts";
import "./history.ts";
import "./worker.ts";
import "./url.ts";
import "./beacon.ts"
declare global {