@creatio/base 0.811.0 → 0.811.1

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.
@@ -400,7 +400,7 @@ class ɵBaseExpression {
400
400
  }
401
401
  /**
402
402
  * Converts instance to json object.
403
- * @internal
403
+ * @public
404
404
  */
405
405
  toJson() {
406
406
  return classToPlain(this, {
@@ -990,7 +990,7 @@ class ɵBaseFilter {
990
990
  }
991
991
  /**
992
992
  * Converts instance to json object.
993
- * @internal
993
+ * @public
994
994
  */
995
995
  toJson() {
996
996
  return classToPlain(this, {