From 6dc6e7ad63317287d4244e49c3aec346cad190ba Mon Sep 17 00:00:00 2001 From: Richie Bendall Date: Thu, 22 Apr 2021 17:53:00 +1200 Subject: [PATCH] Update index.js --- source/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [