diff --git a/can-observation.js b/can-observation.js index 61a8ee3..26916de 100644 --- a/can-observation.js +++ b/can-observation.js @@ -313,6 +313,7 @@ assign(Observation.prototype,{ } /** * @property {*} can-observation.prototype.value + * @hide * * The return value of the function once [can-observation.prototype.start] is called. *