Appearance
@mastondzn/dank-twitch-irc / colorToHexString
Function: colorToHexString()
colorToHexString(
color
):string
Defined in: src/message/color.ts:15
Make a hexadecimal color string (like e.g. #AABBCC) from a given color object.
Parameters
color
Returns
string