UNPKG
unity.js
Version:
latest (0.1.1)
0.1.1
0.1.0
Simple Discord API wrapper
github.com/roberthumphrey/unity.js
roberthumphrey/unity.js
unity.js
/
lib
/
index.js
5 lines
(4 loc)
•
76 B
JavaScript
View Raw
1
2
3
4
5
// index.js
module
.
exports
= () { Client: require(
'./client/Client'
) }