this repo has no description
0
fork

Configure Feed

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

at main 11 lines 299 B view raw
1{ 2 "imports": { 3 "preact": "https://esm.sh/preact", 4 "preact/hooks": "https://esm.sh/preact/hooks", 5 "htm/preact": "https://esm.sh/htm/preact?external=preact", 6 "@preact/signals": "https://esm.sh/@preact/signals?external=preact" 7 }, 8 "unpm": { 9 "root": "/atprotocall/vendor" 10 } 11}