From e2c62c34b4c2983b8ceef034347bc62b28a88122 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 25 Dec 2023 16:23:44 +0100 Subject: lib=dom everywhere and error handling --- web/script/main.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'web/script/main.ts') diff --git a/web/script/main.ts b/web/script/main.ts index dd168d5..0b4bdbd 100644 --- a/web/script/main.ts +++ b/web/script/main.ts @@ -3,6 +3,7 @@ which is licensed under the GNU Affero General Public License (version 3); see /COPYING. Copyright (C) 2023 metamuffin */ +/// import "./player/mod.ts" import "./transition.ts" import "./backbutton.ts" -- cgit v1.2.3-70-g09d2