underline
Documentation / @discordeno/utils / underline
Function: underline()
underline(
str
):string
Defined in: packages/utils/src/colors.ts:92
Make the text underline.
Parameters
str
string
text to underline
Returns
string
Documentation / @discordeno/utils / underline
underline(
str
):string
Defined in: packages/utils/src/colors.ts:92
Make the text underline.
string
text to underline
string