Minor tweaks

Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
Richie Bendall 2021-04-22 16:07:58 +12:00
parent 4cf2e40e07
commit a59688ac9b
No known key found for this signature in database
GPG key ID: 94AE1ACB662A2A6D
3 changed files with 19 additions and 15 deletions

2
index.d.ts vendored
View file

@ -223,7 +223,7 @@ export interface ChalkInstance extends ChalkFunction {
readonly bold: this;
/**
Modifier: Emitting only a small amount of light.
Modifier: Make text lower opacity.
*/
readonly dim: this;