Update index.d.ts
This commit is contained in:
parent
952621ee49
commit
30a6f55a06
1 changed files with 1 additions and 0 deletions
1
source/index.d.ts
vendored
1
source/index.d.ts
vendored
|
|
@ -302,6 +302,7 @@ This simply means that `chalk.red.yellow.green` is equivalent to `chalk.green`.
|
|||
declare const chalk: ChalkInstance;
|
||||
|
||||
export const supportsColor: ColorInfo;
|
||||
|
||||
export const chalkStderr: typeof chalk;
|
||||
export const supportsColorStderr: typeof supportsColor;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue