UNPKG
discord-tool
Version:
latest (3.0.0)
3.0.0
2.0.0
0.0.0-claim
A best tool for discord bot
github.com/loirenn/discord-tool
loirenn/discord-tool
discord-tool
/
dist
/
interfaces
/
index.d.ts
5 lines
(4 loc)
•
198 B
TypeScript
View Raw
1
2
3
4
5
export
{
ICollector
}
from
"./collector"
;
export
{
IColor
}
from
"./color"
;
export
{
IAntiCrashOptions
}
from
"./antiCrash_options"
;
export
{
IEnableDeclareOptions
}
from
"./enableDeclare_options"
;