@elyx-code/project-logic-tree 0.0.6004 → 0.0.6005
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
|
@@ -3253,7 +3253,7 @@ const $e = {
|
|
|
3253
3253
|
orChildrenGroup: null,
|
|
3254
3254
|
isList: !1,
|
|
3255
3255
|
isNullable: !1,
|
|
3256
|
-
constant: !
|
|
3256
|
+
constant: !0,
|
|
3257
3257
|
entity: Fn,
|
|
3258
3258
|
asType: !1,
|
|
3259
3259
|
defaultValue: null,
|
|
@@ -3395,7 +3395,7 @@ const $e = {
|
|
|
3395
3395
|
orChildrenGroup: null,
|
|
3396
3396
|
isList: !1,
|
|
3397
3397
|
isNullable: !1,
|
|
3398
|
-
constant: !
|
|
3398
|
+
constant: !0,
|
|
3399
3399
|
entity: vn,
|
|
3400
3400
|
asType: !1,
|
|
3401
3401
|
defaultValue: null,
|