UNPKG
@ajazzan/disbot
Version:
latest (1.0.2)
1.0.2
1.0.1
@ajazzan/disbot
/
index.js
8 lines
(4 loc)
•
90 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
const
botClient =
require
(
"./src/metodos/botClient"
)
module
.
export
= { botClient }