Merge 2b6f8d9aca into fc9a7e369b
This commit is contained in:
commit
9aa51c2368
1 changed files with 1 additions and 3 deletions
|
|
@ -90,6 +90,4 @@ export interface Chalk {
|
|||
supportsColor: ColorSupport
|
||||
};
|
||||
|
||||
declare var chalk: Chalk;
|
||||
|
||||
export default chalk;
|
||||
declare module.exports: Chalk;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue