A music player that connects to your cloud/distributed storage.
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: 🧹

-2
-2
src/theme/webamp/index.js
··· 13 13 import { effect, signal, untracked } from "@common/signal.js"; 14 14 15 15 /** 16 - * @import {Diff} from "@fry69/deep-diff" 17 16 * @import {URLTrack} from "webamp" 18 17 * 19 - * @import {Track} from "@component/core/types.d.ts" 20 18 * @import {Item} from "@component/engine/queue/types.d.ts" 21 19 */ 22 20