diff --git a/build/tincan-node.js b/build/tincan-node.js index af6bd5b..cda6767 100644 --- a/build/tincan-node.js +++ b/build/tincan-node.js @@ -4864,7 +4864,7 @@ TinCan client library /** @property statement - @type SubStatement|StatementRef|null + @type StatementRef|null */ this.statement = null; diff --git a/build/tincan.js b/build/tincan.js index d0974e0..b92fd77 100644 --- a/build/tincan.js +++ b/build/tincan.js @@ -4864,7 +4864,7 @@ TinCan client library /** @property statement - @type SubStatement|StatementRef|null + @type StatementRef|null */ this.statement = null;