index
:
muse
master
🎧 a self-hosted midwestern Discord music bot that doesn't suck
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils
/
debug.ts
blob: ee333846684d986527e8d805b7942fdb305df0f6 (
plain
)
1
2
3
import
debug
from
'debug'
;
export
default
debug
(
'muse'
);