[READ-ONLY] Mirror of https://github.com/flo-bit/youtube-party-dj. democratic youtube player, everyone can vote and add songs, uni project, made with uix
0

Configure Feed

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

youtube-party-dj / importmap.json
605 B 12 lines
1{ 2 "imports": { 3 "datex-core-legacy": "https://cdn.unyt.org/datex-core-js-legacy@0.1.x/datex.ts", 4 "datex-core-legacy/": "https://cdn.unyt.org/datex-core-js-legacy@0.1.x/", 5 "unyt_core": "https://cdn.unyt.org/datex-core-js-legacy@0.1.x/datex.ts", 6 "unyt_core/": "https://cdn.unyt.org/datex-core-js-legacy@0.1.x/", 7 "uix": "https://cdn.unyt.org/uix@0.2.x/uix.ts", 8 "uix/": "https://cdn.unyt.org/uix@0.2.x/src/", 9 "uix/jsx-runtime": "https://cdn.unyt.org/uix@0.2.x/src/jsx-runtime/jsx.ts", 10 "unyt-tests/": "https://cdn.unyt.org/unyt_tests/" 11 } 12}