This website requires JavaScript.
Explore
Help
Register
Sign In
lightcordwarez
/
Lightcord
mirror of
https://github.com/Lightcord/Lightcord.git
Watch
1
Star
0
Fork
You've already forked Lightcord
0
Code
Issues
Releases
Wiki
Activity
398e123574
Lightcord
/
modules
/
discord_rpc
/
index.js
5 lines
96 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
RPCIPC
:
require
(
'./RPCIPC'
)
,
RPCWebSocket
:
require
(
'./RPCWebSocket'
)
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink