diff --git a/source/index.js b/source/index.js index fb017b0..8a3785b 100644 --- a/source/index.js +++ b/source/index.js @@ -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 = [