Update index.js
This commit is contained in:
parent
a4b54d3623
commit
6dc6e7ad63
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ const {isArray} = Array;
|
|||
|
||||
const GENERATOR = Symbol('GENERATOR');
|
||||
const STYLER = Symbol('STYLER');
|
||||
const IS_EMPTY = Symbol('ISEMPTY');
|
||||
const IS_EMPTY = Symbol('IS_EMPTY');
|
||||
|
||||
// `supportsColor.level` → `ansiStyles.color[name]` mapping
|
||||
const levelMapping = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue