@elyx-code/project-logic-tree 0.0.6099 → 0.0.6100
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/dist/index.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -12411,7 +12411,7 @@ const yS = {
|
|
|
12411
12411
|
version: 1,
|
|
12412
12412
|
type: n.Property,
|
|
12413
12413
|
private: !1,
|
|
12414
|
-
abstract: !
|
|
12414
|
+
abstract: !1,
|
|
12415
12415
|
implements: ia,
|
|
12416
12416
|
static: !1,
|
|
12417
12417
|
index: 4,
|
|
@@ -13386,7 +13386,7 @@ const pM = {
|
|
|
13386
13386
|
version: 1,
|
|
13387
13387
|
type: n.Property,
|
|
13388
13388
|
private: !1,
|
|
13389
|
-
abstract: !
|
|
13389
|
+
abstract: !1,
|
|
13390
13390
|
implements: null,
|
|
13391
13391
|
static: !1,
|
|
13392
13392
|
index: 0,
|