Skip to content

Commit

Permalink
Merge 909a078 into fc9a7e3
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiebuilds committed Apr 25, 2018
2 parents fc9a7e3 + 909a078 commit 621c75a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions index.js.flow
Expand Up @@ -90,6 +90,4 @@ export interface Chalk {
supportsColor: ColorSupport
};

declare var chalk: Chalk;

export default chalk;
declare module.exports: Chalk;

0 comments on commit 621c75a

Please sign in to comment.