We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ea6c42 commit 2d93c4eCopy full SHA for 2d93c4e
src/constants.js
@@ -18,5 +18,3 @@ export const NULL = null;
18
export const UNDEFINED = undefined;
19
export const EMPTY_OBJ = /** @type {any} */ ({});
20
export const EMPTY_ARR = [];
21
-export const IS_NON_DIMENSIONAL =
22
- /acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;
0 commit comments