Update index.d.ts
Co-authored-by: Qix <Qix-@users.noreply.github.com>
This commit is contained in:
parent
6dc6e7ad63
commit
0b3b7541d8
1 changed files with 1 additions and 1 deletions
2
index.d.ts
vendored
2
index.d.ts
vendored
|
|
@ -223,7 +223,7 @@ export interface ChalkInstance extends ChalkFunction {
|
|||
readonly bold: this;
|
||||
|
||||
/**
|
||||
Modifier: Make text lower opacity.
|
||||
Modifier: Darken the text slightly. (Inconsistent across emulators; might do nothing)
|
||||
*/
|
||||
readonly dim: this;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue