Skip to content

Commit

Permalink
Revert "add declare module"
Browse files Browse the repository at this point in the history
This reverts commit 7cc84cf.
  • Loading branch information
aminya committed Jan 9, 2021
1 parent 8d7edbc commit feb08bf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions flow-libs/chalk.js.flow
Expand Up @@ -4,7 +4,6 @@
* Flowgen v1.13.0
* @flow
*/
declare module 'chalk' { // manually added

/**
* Basic foreground colors.
Expand Down Expand Up @@ -391,6 +390,3 @@ declare var chalk: chalk$Chalk &
...
};
declare export default typeof chalk;


}

0 comments on commit feb08bf

Please sign in to comment.