This website requires JavaScript.
Explore
Help
Sign In
cwchristerw
/
musix-oss
Watch
1
Star
0
Fork
0
You've already forked musix-oss
mirror of
https://github.com/musix-org/musix-oss
synced
2024-11-10 05:10:17 +00:00
Code
a82b153aa7
musix-oss
/
index.js
2 lines
86 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Update index.js
2020-02-05 20:19:00 +00:00
const
MusicClient
=
require
(
'./struct/client.js'
)
;
update
2020-02-10 19:04:42 +00:00
const
client
=
new
MusicClient
(
{
}
)
;
Copy Permalink