aboutsummaryrefslogtreecommitdiff
path: root/web/script/main.ts
blob: dd168d53f664db488fc4bdfbec693a22936d1f8c (plain)
1
2
3
4
5
6
7
8
/*
    This file is part of jellything (https://codeberg.org/metamuffin/jellything)
    which is licensed under the GNU Affero General Public License (version 3); see /COPYING.
    Copyright (C) 2023 metamuffin <metamuffin.org>
*/
import "./player/mod.ts"
import "./transition.ts"
import "./backbutton.ts"