Update index.js
This commit is contained in:
parent
aa16f6f8db
commit
74a0ccf8b6
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
|
@ -218,4 +218,4 @@ Object.defineProperties(Chalk.prototype, styles);
|
|||
|
||||
module.exports = Chalk(); // eslint-disable-line new-cap
|
||||
module.exports.supportsColor = supportsColor;
|
||||
module.exports.default = module.exports;
|
||||
module.exports.default = module.exports; // For TypeScript
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue