bold
1function bold(str: string): stringMake the text bold.
Parameters
| Parameter | Type | Description |
|---|---|---|
str | string | text to make bold |
Returns
string
1function bold(str: string): stringMake the text bold.
| Parameter | Type | Description |
|---|---|---|
str | string | text to make bold |
string