Update stderr.d.ts
This commit is contained in:
parent
48d8210536
commit
c2fa79f513
1 changed files with 1 additions and 1 deletions
2
stderr.d.ts
vendored
2
stderr.d.ts
vendored
|
|
@ -2,5 +2,5 @@ import Chalk from '.';
|
||||||
|
|
||||||
declare const chalk: Chalk;
|
declare const chalk: Chalk;
|
||||||
|
|
||||||
export * from '.';
|
|
||||||
export default chalk;
|
export default chalk;
|
||||||
|
export * from '.';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue