Fixes
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
parent
83341478e9
commit
88f323fb16
5 changed files with 10 additions and 15 deletions
2
index.d.ts
vendored
2
index.d.ts
vendored
|
|
@ -187,7 +187,7 @@ export interface ChalkInstance extends ChalkFunction {
|
|||
Use a [8-bit unsigned number](https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit) to set text color.
|
||||
*/
|
||||
ansi256: (index: number) => this;
|
||||
|
||||
|
||||
/**
|
||||
Use RGB values to set background color.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue