/// interface ImportMetaEnv { readonly VITE_TLDRAW_WORKER_URL: string } interface ImportMeta { readonly env: ImportMetaEnv }