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
/
colors.d.ts
3 lines
(2 loc)
•
75 B
TypeScript
View Raw
1
2
3
import
{
IColor
}
from
"./interfaces"
;
export
declare
const
Color
:
IColor
;