url proxy

This commit is contained in:
Avad3 2024-07-14 15:47:36 -04:00
parent ba42d3083e
commit 5afa089984
2 changed files with 10 additions and 0 deletions

View file

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