Merge 8afe3f87c6 into dbae68d623
This commit is contained in:
commit
be3a71444a
1 changed files with 1 additions and 0 deletions
1
index.js
1
index.js
|
|
@ -111,3 +111,4 @@ defineProps(Chalk.prototype, styles);
|
|||
module.exports = new Chalk();
|
||||
module.exports.styles = ansiStyles;
|
||||
module.exports.supportsColor = supportsColor;
|
||||
module.exports.isSimpleWindowsTerm = isSimpleWindowsTerm;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue